System.Bluetooth.TBluetoothAdapter.Create

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

constructor Create(const AManager: TBluetoothManager);

C++

__fastcall TBluetoothAdapter(TBluetoothManager* const AManager);

Propriétés

Type Visibilité  Source Unité  Parent
constructor public
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth TBluetoothAdapter


Description

Create crée une instance de TBluetoothAdapter associée à l'instance spécifiée de TBluetoothManager.

Quand le comportement interne de TBluetoothAdapter demande l'interaction avec un gestionnaire, TBluetoothAdapter interagit avec AManager.

Voir aussi