System.Bluetooth.Components.TBluetooth.LastDiscoveredDevices
Delphi
property LastDiscoveredDevices: TBluetoothDeviceList read GetLastDiscoveredDevices;//FDiscoveredDevices;
C++
__property System::Bluetooth::TBluetoothDeviceList* LastDiscoveredDevices = {read=GetLastDiscoveredDevices};
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 | 
|---|---|---|---|---|
| property | public | System.Bluetooth.Components.pas System.Bluetooth.Components.hpp | System.Bluetooth.Components | TBluetooth | 
説明
最後に検知されたデバイスのリストを返します。