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 ;
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
procedure function |
public | PlatformAPI.pas PlatformAPI.hpp |
PlatformAPI | IOTAExternalDeviceNotifier |
Beschreibung
Die IDE ruft StopAnimation auf, wenn das Neuladen einer Animation für eine Gruppe von externen Geräten mit derselben Plattform, demselben Verbindungsprofil und demselben SDK angehalten wird.