FMX.Styles.Objects.TTouchAnimationAdapter.StartAnimation

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

Delphi

procedure StartAnimation(const Control: TControl; const Kind: TAnimationKind);

C++

void __fastcall StartAnimation(Fmx::Controls::TControl* const Control, const TAnimationKind Kind);

プロパティ

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


説明

指定されたコントロール押された位置上で、指定されたタッチ アニメーションの種類を使用して、タッチ アニメーション開始します。

関連項目