System.Bluetooth.TBluetoothLEManager.Create

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

Delphi

constructor Create;

C++

__fastcall TBluetoothLEManager();

プロパティ

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


説明

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

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

関連項目