[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Sets the value for the ExtendedSelect property.
Source position: stdctrls.pp line 597
protected procedure TCustomListBox.SetExtendedSelect( |
Val: Boolean |
); virtual; |
Val |
|
New value for the ExtendedSelect property. |
|
True when a contiguous range of items can be selected using Shift+Click. The default value is True. |
Version 4.0 | Generated 2025-05-03 | Home |