FMX.Styles.Objects.TTouchAnimationAdapter.StartTriggerAnimation

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

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

C++

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

プロパティ

種類 可視性 ソース ユニット
procedure
function
public
FMX.Styles.Objects.pas
FMX.Styles.Objects.hpp
FMX.Styles.Objects TTouchAnimationAdapter


説明

アニメーションを有効化します。

関連項目