PlatformAPI.IOTAExternalDeviceNotifier.StopAnimation
Delphi
procedure StopAnimation(const APlatform: string; const ARemoteProfileName: string; const ASDKName: string);
C++
virtual void __fastcall StopAnimation(const System::UnicodeString APlatform, const System::UnicodeString ARemoteProfileName, const System::UnicodeString ASDKName) = 0 ;
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
procedure function |
public | PlatformAPI.pas PlatformAPI.hpp |
PlatformAPI | IOTAExternalDeviceNotifier |
説明
プラットフォーム、接続プロファイル、SDK が同一の外部デバイスのグループに対して、再読み込みしたアニメーションを停止したとき、IDE は StopAnimation を呼び出します。