[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Gets the value for the ItemIndex property.
Source position: stdctrls.pp line 372
protected function TCustomComboBox.GetItemIndex: Integer; virtual; |
Value for the property.
|
The index of the currently selected item, or -1 if none is selected. |