RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TTabControl.Style Property

Specifies the style of the tab control.

Pascal
property Style: TTabStyle;
C++
__property TTabStyle Style;

Use Style to determine the appearance of the tabs. These can appear as notebook tabs or as buttons. 

 

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