PlatformAPI.IOTAExternalDeviceNotifier.StartAnimation
Delphi
procedure StartAnimation(const APlatform: string; const ARemoteProfileName: string; const ASDKName: string);
C++
virtual void __fastcall StartAnimation(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 StartAnimation auf, wenn das Neuladen einer Animation für eine Gruppe von externen Geräten mit derselben Plattform, demselben Verbindungsprofil und demselben SDK beginnt.