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