FMX.ListView.Appearances.TCustomTextButtonObjectAppearance.TextShadowColor

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property TextShadowColor: TAlphaColor read FTextShadowColor write SetTextShadowColor;

C++

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

Propriétés

Type Visibilité  Source Unité  Parent
property public
FMX.ListView.Appearances.pas
FMX.ListView.Appearances.hpp
FMX.ListView.Appearances TCustomTextButtonObjectAppearance


Description

Couleur de l'ombre du texte de cette apparence de bouton texte.

Voir aussi