FMX.ListView.Appearances.TCustomTextButtonObjectAppearance.TextShadowColor

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property TextShadowColor: TAlphaColor read FTextShadowColor write SetTextShadowColor;

C++

__property System::Uitypes::TAlphaColor TextShadowColor = {read=FTextShadowColor, write=SetTextShadowColor, nodefault};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
FMX.ListView.Appearances.pas
FMX.ListView.Appearances.hpp
FMX.ListView.Appearances TCustomTextButtonObjectAppearance


Beschreibung

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

Siehe auch