[Overview][Constants][Types][Classes][Procedures and functions][Index] |
The index of the currently selected item, -1 if none is selected.
Source position: stdctrls.pp line 400
public property TCustomComboBox.ItemIndex : Integer |
Setting the ItemIndex selects the item in the list.
The first list item has index 0, up to ListCount-1.
If no item is selected, ItemIndex is -1.
|
The base class for ComboBox components. |
|
|
The list of all items in the control. |
lazarus-ccr.sourceforge.net |