FMX.Styles.Objects.TTouchAnimationAdapter.StartTriggerAnimation

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure StartTriggerAnimation(const AInstance: TFmxObject; const ATrigger: string);

C++

void __fastcall StartTriggerAnimation(Fmx::Types::TFmxObject* const AInstance, const System::UnicodeString ATrigger);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
public
FMX.Styles.Objects.pas
FMX.Styles.Objects.hpp
FMX.Styles.Objects TTouchAnimationAdapter


Beschreibung

Aktiviert die Animation.

Siehe auch