TCnButtonBase.TextAlign Property

Gets or sets the alignment of the text on the button control.

Namespace: CNClrLib.Control.ButtonBase
published
 property TextAlign: TContentAlignment read GetTextAlign write SetTextAlign default TContentAlignment.caMiddleCenter;

Property Value