TcxCustomTabControlProperties.TabCaptionAlignment Property
Specifies the tab caption alignment.
Declaration
property TabCaptionAlignment: TAlignment read; write; default taCenter;
Property Value
Type | Default |
---|---|
TAlignment | taCenter |
Remarks
The default value of the TabCaptionAlignment property is taCenter.
See Also