System.Bluetooth.Components.TBluetooth.LastPairedDevices

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

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