API:System.Tether.BluetoothAdapter.TTetheringBluetoothManagerCommunicationThread.Create

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

constructor Create(const AnAdapter: TTetheringAdapter); override;

C++

__fastcall virtual TTetheringBluetoothManagerCommunicationThread(System::Tether::Manager::TTetheringAdapter* const AnAdapter);

Propriétés

Type Visibilité  Source Unité  Parent
constructor public
System.Tether.BluetoothAdapter.pas
System.Tether.BluetoothAdapter.hpp
System.Tether.BluetoothAdapter TTetheringBluetoothManagerCommunicationThread

Description

Create crée une instance de TTetheringManagerCommunicationThread.

System.Tether.BluetoothAdapter.TTetheringBluetoothManagerCommunicationThread.Create hérite de System.Tether.Manager.TTetheringManagerCommunicationThread.Create. Tout le contenu en-dessous de cette ligne se réfère à System.Tether.Manager.TTetheringManagerCommunicationThread.Create.

Create crée une instance de TTetheringManagerCommunicationThread.

Le constructeur reçoit le paramètre suivant :

TTetheringManagerCommunicationThread.Create appelle la fonction TCommandQueue.Create.

Voir aussi