System.Bluetooth.Components.TBluetooth.LastDiscoveredDevices

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property LastDiscoveredDevices: TBluetoothDeviceList read GetLastDiscoveredDevices;//FDiscoveredDevices;

C++

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

Propriétés

Type Visibilité  Source Unité  Parent
property public
System.Bluetooth.Components.pas
System.Bluetooth.Components.hpp
System.Bluetooth.Components TBluetooth


Description

Renvoie une liste des derniers périphériques détectés.

Voir aussi