System.Bluetooth.Components.TBluetooth.LastPairedDevices
Delphi
property LastPairedDevices: TBluetoothDeviceList read GetLastPairedDevices;
C++
__property System::Bluetooth::TBluetoothDeviceList* LastPairedDevices = {read=GetLastPairedDevices};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | public | System.Bluetooth.Components.pas System.Bluetooth.Components.hpp |
System.Bluetooth.Components | TBluetooth |
Description
Returns a list of the last paired devices.