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 ;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
public | PlatformAPI.pas PlatformAPI.hpp |
PlatformAPI | IOTAExternalDeviceNotifier |
Description
The IDE calls StopAnimation when a reloading animation stops for a group of external devices with the same platform, connection profile, and SDK.