FMX.StdCtrls.TExpanderButton.TextAlign
Delphi
property TextAlign: TTextAlign read GetTextAlign write SetTextAlign default 0;
C++
__property TextAlign = {default=0};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | published | FMX.StdCtrls.pas FMX.StdCtrls.hpp |
FMX.StdCtrls | TExpanderButton |
Description
Specifies the horizontal alignment of the text in this control.
FMX.StdCtrls.TExpanderButton.TextAlign inherits from FMX.StdCtrls.TPresentedTextControl.TextAlign. All content below this line refers to FMX.StdCtrls.TPresentedTextControl.TextAlign.
Specifies the horizontal alignment of the text in this control.
This property can take values of the TTextAlign enumeration.