PlatformAPI.IOTAPlatformSDKNotifier.PlatformSDKChanged

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure PlatformSDKChanged(const PlatformSDK: IOTAPlatformSDK);

C++

virtual void __fastcall PlatformSDKChanged(const _di_IOTAPlatformSDK PlatformSDK) = 0 ;

Propriétés

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


Description

L'EDI appelle PlatformSDKChanged après la modification de toute propriété d'un SDK.

Remarque : Le nom d'un SDK ne peut pas être modifié.

Voir aussi