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.4 | Generated 2025-11-08 | Home |