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