FMX.Ani.TColorKeyAnimation.Create

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

constructor Create(AOwner: TComponent); override;

C++

__fastcall virtual TColorKeyAnimation(System::Classes::TComponent* AOwner);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
constructor public
FMX.Ani.pas
FMX.Ani.hpp
FMX.Ani TColorKeyAnimation

Beschreibung

Erstellt eine Instanz von TColorKeyAnimation. Der Parameter AOwner gibt das Objekt an, das der Eigentümer der Animation ist.

Siehe auch