API:FMX.ListView.Appearances.TTextButtonObjectAppearance.TextAlign

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property TextAlign stored IsTextAlignStored nodefault;

C++

__property TextAlign = {stored=IsTextAlignStored};

Properties

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

Description

Horizontal alignment of the text of this text button appearance.

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

Horizontal alignment of the text of this text button appearance.

See Also