[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Sets the value for the MultiSelect property.
Source position: comctrls.pp line 698
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. |
Version 4.0 | Generated 2025-05-03 | Home |