System.Bluetooth.TBluetoothManager.LastPairedDevices

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property LastPairedDevices: TBluetoothDeviceList read GetLastPairedDevices;

C++

__property TBluetoothDeviceList* LastPairedDevices = {read=GetLastPairedDevices};

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.