MultiSelect - whether multiple Tabs are allowed to be selected at the same time (e.g. by pressing Shift or Ctrl while selecting).
Source position: comctrls.pp line 489
public property TCustomTabControl.MultiSelect : Boolean read FMultiSelect write FMultiSelect default False;