FMX.Effects.TShadowEffect.ShadowColor
Delphi
property ShadowColor: TAlphaColor read GetShadowColor write SetShadowColor;
C++
__property System::Uitypes::TAlphaColor ShadowColor = {read=GetShadowColor, write=SetShadowColor, nodefault};
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| property | published | FMX.Effects.pas FMX.Effects.hpp | FMX.Effects | TShadowEffect | 
Description
Specifies the color of the shadow.