PlatformAPI.IOTAExternalDeviceNotifier.ExternalDevicesChanged

提供:RAD Studio API Documentation

Delphi

procedure ExternalDevicesChanged(const APlatform: string; const ARemoteProfileName: string; const ASDKName: string);

C++

virtual void __fastcall ExternalDevicesChanged(const System::UnicodeString APlatform, const System::UnicodeString ARemoteProfileName, const System::UnicodeString ASDKName) = 0 ;

プロパティ

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

説明

プラットフォーム、接続プロファイルSDK が同一である外部デバイスのグループを再読み込みした後、IDE は ExternalDevicesChanged を呼び出します。


関連項目