FMX.ListView.Appearances.TCustomTextButtonObjectAppearance.TextVertAlign

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property TextVertAlign: TTextAlign read FTextVertAlign write SetTextVertAlign;

C++

__property Fmx::Types::TTextAlign TextVertAlign = {read=FTextVertAlign, write=SetTextVertAlign, nodefault};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
FMX.ListView.Appearances.pas
FMX.ListView.Appearances.hpp
FMX.ListView.Appearances TCustomTextButtonObjectAppearance


Beschreibung

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

Siehe auch