System.Bluetooth.TBluetoothAdapter.FManager

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

Delphi

[Weak] FManager: TBluetoothManager;

C++

TBluetoothManager* FManager;

プロパティ

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


説明

このアダプタのマネージャです。

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

関連項目