System.Bluetooth.Components.TBluetooth.DoRemoteRequestPair

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure DoRemoteRequestPair(const ADevice: TBluetoothDevice);

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
protected
System.Bluetooth.Components.pas
System.Bluetooth.Components.hpp
System.Bluetooth.Components TBluetooth


Beschreibung

Wird ausgelöst, wenn eine Koppelungsanforderung empfangen wird.

Siehe auch