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

TCustomTabControl.MultiSelect

Indicates whether multiple tabs can be simultaneously selected on the tabbed control.

Declaration

Source position: comctrls.pp line 492

public property TCustomTabControl.MultiSelect : Boolean
  read FMultiSelect
  write FMultiSelect
  default False;


Version 4.4 Generated 2025-11-08 Home