[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Sets the value for the MultiSelect property.
Source position: comctrls.pp line 696
protected procedure TTabControlStrings.SetMultiSelect( |
const AValue: Boolean |
); virtual; |
AValue |
|
New value for the MultiSelect property. |
|
MultiSelect - if True, multiple tabs can be selected, for example by holding down Shift or Ctrl keys while selecting. |