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 つのアダプタを持っています。

関連項目