[Overview][Constants][Types][Classes][Procedures and functions][Index] |
The list of all items in the control.
Source position: stdctrls.pp line 601
public property TCustomListBox.Items : TStrings |
Reading allows one to access the contents of the list (TStrings compatible).
Assign another string list to replace the items.
|
The currently selected item, -1 if none. |
|
#rtl.Classes.TStrings |
lazarus-ccr.sourceforge.net |