[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Sets the value for the ItemIndex property.
Source position: stdctrls.pp line 378
protected procedure TCustomComboBox.SetItemIndex( |
const Val: Integer |
); virtual; |
Val |
|
New value for the property. |
|
The index of the currently selected item, or -1 if none is selected. |
lazarus-ccr.sourceforge.net |