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

TCustomTabControl.MultiSelect

MultiSelect - whether multiple Tabs are allowed to be selected at the same time (e.g. by pressing Shift or Ctrl while selecting).

Declaration

Source position: comctrls.pp line 489

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