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.6 | Generated 2026-02-20 | Home |