FMX.ListView.Appearances.TTextButtonObjectAppearance.TextVertAlign

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property TextVertAlign: TTextAlign read FTextVertAlign write SetTextVertAlign stored IsTextVertAlignStored;

C++

__property TextVertAlign = {stored=IsTextVertAlignStored};

Properties

Type Visibility Source Unit Parent
property published
FMX.ListView.Appearances.pas
FMX.ListView.Appearances.hpp
FMX.ListView.Appearances TTextButtonObjectAppearance

Description

Vertical alignment of the text of this text button appearance.

FMX.ListView.Appearances.TTextButtonObjectAppearance.TextVertAlign inherits from FMX.ListView.Appearances.TCustomTextButtonObjectAppearance.TextVertAlign. All content below this line refers to FMX.ListView.Appearances.TCustomTextButtonObjectAppearance.TextVertAlign.

Vertical alignment of the text of this text button appearance.

See Also