PlatformAPI.IOTAPlatformSDKNotifier.PlatformSDKRemoved

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

procedure PlatformSDKRemoved(const PlatformSDK: IOTAPlatformSDK);

プロパティ

種類 可視性 ソース ユニット
procedure public PlatformAPI.pas PlatformAPI IOTAPlatformSDKNotifier


説明

IDE は、SDK が削除される前に PlatformSDKRemoved を呼び出します。 このメソッドを使用すると、開発者側で削除された SDK に関連するあらゆるものをクリーンします。

関連項目