[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'ComCtrls' (#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 463

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

The latest version of this document can be found at lazarus-ccr.sourceforge.net.