FMX.Ani.TAnimator.StopPropertyAnimation

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

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

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
public
FMX.Ani.pas
FMX.Ani.hpp
FMX.Ani TAnimator


Beschreibung

Beendet alle aktuellen Animationen der angegebenen Eigenschaft des Zielobjekts.