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