[Overview][Constants][Types][Classes][Procedures and functions][Index] |
The currently selected item, -1 if none.
Source position: stdctrls.pp line 600
public property TCustomListBox.ItemIndex : Integer |
If MultiSelect is True, ItemIndex represents the selected item which also has the focus.
|
The base class for TListBox. |
|
|
The list of all items in the control. |
|
|
Allows to select more than one Item from the list, using CTRL-click. |
|
|
True when a contiguous range of items can be selected by a SHIFT-click. Default True. |
lazarus-ccr.sourceforge.net |