System.Bluetooth.TBluetoothLEManager.FBluetoothManagerClass

提供: RAD Studio API Documentation
2014年10月28日 (火) 22:18時点におけるHonji (トーク | 投稿記録)による版 (1版: LOC-16667/2014.10.23.DocWikiPages - JA)
(差分) ← 古い版 | 最新版 (差分) | 新しい版 → (差分)
移動先: 案内検索

Delphi

FBluetoothManagerClass: TBluetoothManagerClass;

C++

static TBluetoothManagerClass FBluetoothManagerClass;

プロパティ

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


説明

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

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

関連項目