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