API:System.Tether.BluetoothAdapter.TTetheringBluetoothManagerCommunicationThread.Create

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

constructor Create(const AnAdapter: TTetheringAdapter); override;

C++

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

プロパティ

種類 可視性 ソース ユニット
constructor public
System.Tether.BluetoothAdapter.pas
System.Tether.BluetoothAdapter.hpp
System.Tether.BluetoothAdapter TTetheringBluetoothManagerCommunicationThread

説明

Creates は、TTetheringManagerCommunicationThread のインスタンスを作成します。

System.Tether.BluetoothAdapter.TTetheringBluetoothManagerCommunicationThread.Create は System.Tether.Manager.TTetheringManagerCommunicationThread.Create を継承しています。以下の内容はすべて System.Tether.Manager.TTetheringManagerCommunicationThread.Create を参照しています。


Creates は、TTetheringManagerCommunicationThread のインスタンスを作成します。

このコンストラクタは、次のパラメータを受け取ります:

TTetheringManagerCommunicationThread.Create は、TCommandQueue.Create 関数を呼び出します。

関連項目