FMX.ListView.Appearances.TTextButtonObjectAppearance.TintColor

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property TintColor: TAlphaColor read FTintColor write SetTintColor stored IsTintColorStored;

C++

__property TintColor = {stored=IsTintColorStored};

Eigenschaften

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

Beschreibung

Farbe der Oberfläche (unter dem Text) des Erscheinungsbildes dieser Text-Schaltfläche.

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

Farbe der Oberfläche (unter dem Text) des Erscheinungsbildes dieser Text-Schaltfläche.

Siehe auch