Unit 'ComCtrls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lcl]

TTabControlStrings.SetMultiSelect

Sets the value for the MultiSelect property.

Declaration

Source position: comctrls.pp line 698

protected procedure TTabControlStrings.SetMultiSelect(

  const AValue: Boolean

); virtual;

Arguments

AValue

  

New value for the MultiSelect property.

See also

TTabControlStrings.MultiSelect

  

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