RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TTabSet.VisibleTabs Property

Contains the number of tabs currently visible in the tab set control.

Pascal
property VisibleTabs: Integer;
C++
__property int VisibleTabs;

Use VisibleTabs to determine how many tabs are visible in the tab set. 

 

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