FMX.Ani.TColorKey.Value

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Value: TAlphaColor read FValue write FValue;

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property published
FMX.Ani.pas
FMX.Ani.hpp
FMX.Ani TColorKey

Beschreibung

Gibt die Alphafarbe an, die von TColorKey in jedem TColorKeyAnimation-Objekt verwendet wird.

Siehe auch