[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Sets the value for the MultiSelect property.
Source position: stdctrls.pp line 601
protected procedure TCustomListBox.SetMultiSelect( |
Val: Boolean |
); virtual; |
Val |
|
New value for the MultiSelect property. |
|
Allows selection of more than one item from the list. |
Version 4.0 | Generated 2025-05-03 | Home |