PlatformAPI.IOTAPlatformSDKNotifier.PlatformSDKAdded

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure PlatformSDKAdded(const PlatformSDK: IOTAPlatformSDK);

Properties

Type Visibility Source Unit Parent
procedure public PlatformAPI.pas PlatformAPI IOTAPlatformSDKNotifier

Description

The IDE calls PlatformSDKAdded after a new SDK is added to the IDE.

See Also