TcxCustomTabControl.TabHeight Property
In This Article
Specifies the height of tabs in pixels.
#Declaration
Delphi
property TabHeight: SmallInt read; write;
#Property Value
Type |
---|
Small |
#Remarks
This property is obsolete; use the control’s Properties.TabHeight property instead.
See Also