Gets the value for the ItemIndex property.
Source position: stdctrls.pp line 373
protected function TCustomComboBox.GetItemIndex: Integer; virtual;
Value for the property.
TCustomComboBox.ItemIndex
The index of the currently selected item, or -1 if none is selected.