System.Bluetooth.Components.TBluetooth.LastDiscoveredDevices

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property LastDiscoveredDevices: TBluetoothDeviceList read GetLastDiscoveredDevices;//FDiscoveredDevices;

C++

__property System::Bluetooth::TBluetoothDeviceList* LastDiscoveredDevices = {read=GetLastDiscoveredDevices};

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 ermittelten Geräte zurück.

Siehe auch