System.Bluetooth.Components.TBluetooth.Pair
Delphi
function Pair(const ADevice: TBluetoothDevice): Boolean;
C++
bool __fastcall Pair(System::Bluetooth::TBluetoothDevice* const ADevice);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | public | System.Bluetooth.Components.pas System.Bluetooth.Components.hpp |
System.Bluetooth.Components | TBluetooth |
Description
The current adapter performs a pairing request to an ADevice.