PlatformAPI.IOTAPlatformSDKNotifier.PlatformSDKChanged

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure PlatformSDKChanged(const PlatformSDK: IOTAPlatformSDK);

Properties

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

Description

The IDE calls PlatformSDKChanged after any property of an SDK changes.

Note: The name of an SDK cannot change.

See Also