System.Bluetooth.Components.TBluetoothLE.DiscoveredDevices

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property DiscoveredDevices: TBluetoothLEDeviceList read GetDiscoveredDevices;

C++

__property System::Bluetooth::TBluetoothLEDeviceList* DiscoveredDevices = {read=GetDiscoveredDevices};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
System.Bluetooth.Components.pas
System.Bluetooth.Components.hpp
System.Bluetooth.Components TBluetoothLE


Beschreibung

Liste mit Remote-Geräten, die während der letzten Ermittlungsoperation ermittelt wurde.

Siehe auch