FMX.Effects.TInnerGlowEffect.GlowColor

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

property GlowColor: TAlphaColor read GetGlowColor write SetGlowColor;

C++

__property System::Uitypes::TAlphaColor GlowColor = {read=GetGlowColor, write=SetGlowColor, nodefault};

プロパティ

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

説明

ハロー(halo)に使用される色を示します。

関連項目