System.Bluetooth.TBluetoothManager.LastDiscoveredDevices
Delphi
property LastDiscoveredDevices: TBluetoothDeviceList read FDiscoveredDevices;
C++
__property TBluetoothDeviceList* LastDiscoveredDevices = {read=FDiscoveredDevices};
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
property | public | System.Bluetooth.pas System.Bluetooth.hpp |
System.Bluetooth | TBluetoothManager |
説明
直前の検出操作で検出したリモート デバイスのリストです。