FMX.Effects.TShadowEffect.ShadowColor

提供:RAD Studio API Documentation

Delphi

property ShadowColor: TAlphaColor read GetShadowColor write SetShadowColor;

C++

__property System::Uitypes::TAlphaColor ShadowColor = {read=GetShadowColor, write=SetShadowColor, nodefault};

プロパティ

種類 可視性 ソース ユニット
property published
FMX.Effects.pas
FMX.Effects.hpp
FMX.Effects TShadowEffect

説明

影の色を示します。

関連項目