PlatformAPI.IOTAExternalDeviceNotifier.StopAnimation

De RAD Studio API Documentation
Aller à : navigation, rechercher

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 ;

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
public
PlatformAPI.pas
PlatformAPI.hpp
PlatformAPI IOTAExternalDeviceNotifier

Description

L'EDI appelle StopAnimation lorsqu'une animation de rechargement s'arrête pour un groupe de périphériques externes avec une plate-forme, un profil de connexion et un SDK identiques.

Voir aussi