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