[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Gets the value for the ItemIndex property.
Source position: stdctrls.pp line 591
protected function TCustomListBox.GetItemIndex: Integer; virtual; |
Value for the ItemIndex property.
|
Ordinal position for the currently selected item, -1 if none. |