RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomTabControl.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) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!