TTabStyle indicates whether a TTabSet control is owner-drawn.
TTabStyle = TTabSetTabStyle;
TTabSetTabStyle TTabStyle;
These are the possible values:
Value |
Meaning |
tsStandard |
Each tab has the standard size and look. |
tsOwnerDrawEach tab has the height specified with the TabHeight property and width needed to hold the text or glyph.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|