FMX.Ani.TAnimator.StopPropertyAnimation

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

class procedure StopPropertyAnimation(const Target: TFmxObject; const APropertyName: string);

C++

__classmethod void __fastcall StopPropertyAnimation(Fmx::Types::TFmxObject* const Target, const System::UnicodeString APropertyName);

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
public
FMX.Ani.pas
FMX.Ani.hpp
FMX.Ani TAnimator


Description

Interrompt les animations en cours de la propriété spécifiée par l'objet Target.