[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'ComCtrls' (#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.0 Generated 2025-05-03 Home