System.Bluetooth.TBluetoothManager.FDiscoveredDevices

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

Delphi

FDiscoveredDevices: TBluetoothDeviceList;

C++

TBluetoothDeviceList* FDiscoveredDevices;

プロパティ

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


説明

読み取り専用の LastDiscoveredDevices プロパティの値を提供する protected フィールドです。

関連項目