PlatformAPI.IOTAPlatformSDKNotifier.PlatformSDKChanged

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure PlatformSDKChanged(const PlatformSDK: IOTAPlatformSDK);

C++

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

Eigenschaften

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


Beschreibung

Die IDE ruft PlatformSDKChanged nach der Änderung einer Eigenschaft eines SDK auf.

Hinweis: Der Name eines SDK kann nicht geändert werden.

Siehe auch