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