System.Bluetooth.Components.TBluetooth.DoRemoteRequestPair

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

Delphi

procedure DoRemoteRequestPair(const ADevice: TBluetoothDevice);

C++

void __fastcall DoRemoteRequestPair(System::Bluetooth::TBluetoothDevice* const ADevice);

プロパティ

種類 可視性 ソース ユニット
procedure
function
protected
System.Bluetooth.Components.pas
System.Bluetooth.Components.hpp
System.Bluetooth.Components TBluetooth


説明

ペアリング リクエストを受信した際に発生します。

関連項目