FMX.ListView.Appearances.TTextButtonObjectAppearance.TextVertAlign

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property TextVertAlign: TTextAlign read FTextVertAlign write SetTextVertAlign stored IsTextVertAlignStored;

C++

__property TextVertAlign = {stored=IsTextVertAlignStored};

Eigenschaften

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

Beschreibung

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

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

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

Siehe auch