System.Tether.Manager.TTetheringManagerCommunicationThread.Create

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

constructor Create(const AnAdapter: TTetheringAdapter); virtual;

C++

__fastcall virtual TTetheringManagerCommunicationThread(TTetheringAdapter* const AnAdapter);

Propriétés

Type Visibilité  Source Unité  Parent
constructor public
System.Tether.Manager.pas
System.Tether.Manager.hpp
System.Tether.Manager TTetheringManagerCommunicationThread


Description

Create crée une instance de TTetheringManagerCommunicationThread.

Le constructeur reçoit le paramètre suivant :

TTetheringManagerCommunicationThread.Create appelle la fonction TCommandQueue.Create.

Voir aussi