System.Bluetooth.Components.TBluetoothLE.DiscoveredDevices

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

Delphi

property DiscoveredDevices: TBluetoothLEDeviceList read GetDiscoveredDevices;

C++

__property System::Bluetooth::TBluetoothLEDeviceList* DiscoveredDevices = {read=GetDiscoveredDevices};

プロパティ

種類 可視性 ソース ユニット
property public
System.Bluetooth.Components.pas
System.Bluetooth.Components.hpp
System.Bluetooth.Components TBluetoothLE


説明

直前の検出操作で検出したリモート デバイスのリストです。

関連項目