API:FMX.ListView.Appearances.TTextButtonObjectAppearance.TextShadowColor

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property TextShadowColor: TAlphaColor read FTextShadowColor write SetTextShadowColor stored IsTextShadowColorStored;

C++

__property TextShadowColor = {stored=IsTextShadowColorStored};

Eigenschaften

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

Beschreibung

Farbe des Textschattens des Erscheinungsbildes dieser Text-Schaltfläche.

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

Farbe des Textschattens des Erscheinungsbildes dieser Text-Schaltfläche.

Siehe auch