FMX.Ani.TAnimator.StopPropertyAnimation

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

Delphi

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

C++

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

プロパティ

種類 可視性 ソース ユニット
procedure
function
public
FMX.Ani.pas
FMX.Ani.hpp
FMX.Ani TAnimator


説明

ターゲット オブジェクトの指定されたプロパティの現在のアニメーションをすべて停止します。