[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 (eg by pressing Shift or Ctrl while selecting)

Declaration

Source position: comctrls.pp line 523

protected property TCustomTabControl.MultiSelect: Boolean
  read GetMultiSelect
  write SetMultiSelect
  default false;

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