FMX.StdCtrls.TLabel.TextAlign
Delphi
property TextAlign: TTextAlign read GetTextAlign write SetTextAlign default 1;
C++
__property TextAlign = {default=1};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | public | FMX.StdCtrls.pas FMX.StdCtrls.hpp |
FMX.StdCtrls | TLabel |
Description
Specifies the horizontal alignment of the text in this control. {{#multireplace:FMX.StdCtrls.TLabel.TextAlign|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:FMX.StdCtrls.TPresentedTextControl.TextAlign|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. All content below this line refers to {{#multireplace:FMX.StdCtrls.TPresentedTextControl.TextAlign|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.
Specifies the horizontal alignment of the text in this control.
This property can take values of the TTextAlign enumeration.