FMX.ListView.Appearances.TTextButtonObjectAppearance.TextAlign

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property TextAlign: TTextAlign read FTextAlign write SetTextAlign stored IsTextAlignStored;

C++

__property TextAlign = {stored=IsTextAlignStored};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property published
FMX.ListView.Appearances.pas
FMX.ListView.Appearances.hpp
FMX.ListView.Appearances TTextButtonObjectAppearance

Beschreibung

Horizontale Ausrichtung des Textes des Erscheinungsbildes dieser Text-Schaltfläche.

FMX.ListView.Appearances.TTextButtonObjectAppearance.TextAlign erbt von FMX.ListView.Appearances.TCustomTextButtonObjectAppearance.TextAlign. Der folgende Inhalt bezieht sich auf FMX.ListView.Appearances.TCustomTextButtonObjectAppearance.TextAlign.

Horizontale Ausrichtung des Textes des Erscheinungsbildes dieser Text-Schaltfläche.

Siehe auch