FMX.Ani.TColorKey.Value

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

Delphi

property Value: TAlphaColor read FValue write FValue;

C++

__property System::Uitypes::TAlphaColor Value = {read=FValue, write=FValue, nodefault};

プロパティ

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

説明

TColorKeyAnimation でこの TColorKey が使用するアルファ色を示します。

関連項目