RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TTabSet.TabHeight Property

Determines the height of the tabs in an owner-drawn tab set control.

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

If the Style property value is tsStandard, the TabHeight property value is ignored. If the Style property value is tsOwnerDraw, TabHeight is the height of the tabs. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!