System.Bluetooth.TBluetoothLEAdapter.FManager

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

Delphi

[Weak] FManager: TBluetoothLEManager;

C++

TBluetoothLEManager* FManager;

プロパティ

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


説明

アダプタのManager

どのアダプタも 1 つのマネージャを持っていて、どのマネージャも 1 つのアダプタを持っています。

関連項目