[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Sets the value for the Items property.
Source position: stdctrls.pp line 599
protected procedure TCustomListBox.SetItems( |
Value: TStrings |
); virtual; |
Value |
|
New value for the Items property. |
|
The list of all items defined in the control. |
Version 4.0 | Generated 2025-05-03 | Home |