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 by a Shift+Click. Default is True. |