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. |