PlatformAPI.IOTAPlatformSDKNotifier.PlatformSDKRemoved

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure PlatformSDKRemoved(const PlatformSDK: IOTAPlatformSDK);

Propriétés

Type Visibilité  Source Unité  Parent
procedure public PlatformAPI.pas PlatformAPI IOTAPlatformSDKNotifier


Description

L'EDI appelle PlatformSDKRemoved avant qu'un SDK ne soit retiré. Utilisez cette méthode pour effacer tout ce qui est associé au SDK retiré de votre côté.

Voir aussi