[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Sets the value for the Selected property.
Source position: stdctrls.pp line 602
protected procedure TCustomListBox.SetSelected( |
Index: Integer; |
Val: Boolean |
); |
Index |
|
Ordinal position for the item updated in the method. |
Val |
|
New value for the Selected property. |
|
The Selected state for an item in the control. |
Version 4.0 | Generated 2025-05-03 | Home |