System.Bluetooth.TBluetoothManager.FBluetoothManagerClass

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

Delphi

FBluetoothManagerClass: TBluetoothManagerClass;

C++

static TBluetoothManagerClass FBluetoothManagerClass;

プロパティ

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


説明

アプリケーションが動作しているプラットフォームをサポートする TBluetoothManager のサブクラスを保持します。

GetBluetoothManager を呼び出すと、FBluetoothManagerClass のインスタンスが返されます。

関連項目