FMX.Types.TAnimation.AnimationType
De RAD Studio API Documentation
Delphi
property AnimationType: TAnimationType read FAnimationType write FAnimationType default TAnimationType.atIn;
C++
__property TAnimationType AnimationType = {read=FAnimationType, write=FAnimationType, default=0};
Sommaire |
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
| property | public | FMX.Types.pas FMX.Types.hpp |
FMX.Types | TAnimation |
Description
Définit comment l'interpolation pour cette animation est appliquée à la propriété animée.
AnimationType est du type TAnimationType. Voir TAnimationType pour décrire comment les paramètres de TAnimationTypes différents et l'exemple suivant affectent la valeur de la propriété contrôlée par cette animation.