FMX.Ani.TBitmapListAnimation.Create

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

constructor Create(AOwner: TComponent); override;

C++

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

Propriétés

Type Visibilité  Source Unité  Parent
constructor public
FMX.Ani.pas
FMX.Ani.hpp
FMX.Ani TBitmapListAnimation

Description

Crée une instance de TBitmapListAnimation. Le paramètre AOwner spécifie l'objet qui possède l'animation.

Voir aussi