RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TTabControl.MultiSelect Property

Specifies whether multiple tabs can be selected.

Pascal
property MultiSelect: Boolean;
C++
__property Boolean MultiSelect;

Use MultiSelect to get or set whether multiple tabs can be selected. 

MultiSelect can only be true if Style is tsFlatButtons or tsButtons. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!