API:FMX.ListView.Appearances.TTextObjectAppearance.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 TTextObjectAppearance

Beschreibung

Horizontale Ausrichtung des Textes dieses Text-Erscheinungsbildes.

FMX.ListView.Appearances.TTextObjectAppearance.TextAlign erbt von FMX.ListView.Appearances.TCustomTextObjectAppearance.TextAlign. Der folgende Inhalt bezieht sich auf FMX.ListView.Appearances.TCustomTextObjectAppearance.TextAlign.

Horizontale Ausrichtung des Textes dieses Text-Erscheinungsbildes.

Siehe auch