System.Bluetooth.TBluetoothManager.Create

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

Delphi

constructor Create;

C++

__fastcall TBluetoothManager();

プロパティ

種類 可視性 ソース ユニット
constructor public
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth TBluetoothManager


説明

TBluetoothManager のインスタンスを作成します。

メモ: Current を使用すると、TBluetoothManager のグローバル インスタンスを取得することができます。

関連項目