PlatformAPI.IOTAPlatformSDKNotifier.PlatformSDKAdded

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure PlatformSDKAdded(const PlatformSDK: IOTAPlatformSDK);

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
public
PlatformAPI.pas
PlatformAPI.hpp
PlatformAPI IOTAPlatformSDKNotifier


Beschreibung

Die IDE ruft PlatformSDKAdded nach dem Hinzufügen eines neuen SDK zu der IDE auf.

Siehe auch