FMX.Ani.TColorAnimation.Create

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

constructor Create(AOwner: TComponent); override;

C++

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

Eigenschaften

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

Beschreibung

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

Siehe auch