TcxCustomTabControl.TabWidth Property
Deprecated. This property exists for backward compatibility only. Use the Properties.TabWidth property instead.
Declaration
property TabWidth: SmallInt read; write;
Property Value
Type | Description |
---|---|
SmallInt | The tab width (in pixels). |
See Also