[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Sets the value for the ItemIndex property.
Source position: stdctrls.pp line 598
protected procedure TCustomListBox.SetItemIndex( |
AIndex: Integer |
); virtual; |
AIndex |
|
New value for the ItemIndex property. |
|
Ordinal position for the currently selected item, -1 if none. |
Version 4.0 | Generated 2025-05-03 | Home |