System.Bluetooth.Components.TBluetooth.LastPairedDevices
Delphi
property LastPairedDevices: TBluetoothDeviceList read GetLastPairedDevices;
C++
__property System::Bluetooth::TBluetoothDeviceList* LastPairedDevices = {read=GetLastPairedDevices};
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
|---|---|---|---|---|
| property | public | System.Bluetooth.Components.pas System.Bluetooth.Components.hpp |
System.Bluetooth.Components | TBluetooth |
Beschreibung
Gibt eine Liste der zuletzt gekoppelten Geräte zurück.
Siehe auch
- System.Bluetooth.Components.TBluetooth.IsPaired
- System.Bluetooth.Components.TBluetooth.PairedDevices