API:System.Bluetooth.TBluetoothLEManager.LastDiscoveredDevices

From RAD Studio API Documentation

Delphi

property LastDiscoveredDevices: TBluetoothLEDeviceList read FLastDiscoveredLEDevices;

C++

__property TBluetoothLEDeviceList* LastDiscoveredDevices = {read=FLastDiscoveredLEDevices};

Properties

Type Visibility Source Unit Parent
property public
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth TBluetoothLEManager

Description

Embarcadero Technologies does not currently have any additional information.