API:FMX.ListView.Appearances.TTextButtonObjectAppearance.TextColor

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property TextColor stored IsTextColorStored nodefault;

C++

__property TextColor = {stored=IsTextColorStored};

Properties

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

Description

Color of the text of this text button appearance while it is not pressed.

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

Color of the text of this text button appearance while it is not pressed.

See Also