API:FMX.ListView.Appearances.TTextButtonObjectAppearance.TextShadowColor

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property TextShadowColor: TAlphaColor read FTextShadowColor write SetTextShadowColor stored IsTextShadowColorStored;

C++

__property TextShadowColor = {stored=IsTextShadowColorStored};

Propriétés

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

Description

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

FMX.ListView.Appearances.TTextButtonObjectAppearance.TextShadowColor hérite de FMX.ListView.Appearances.TCustomTextButtonObjectAppearance.TextShadowColor. Tout le contenu en-dessous de cette ligne se réfère à FMX.ListView.Appearances.TCustomTextButtonObjectAppearance.TextShadowColor.

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

Voir aussi