System.Bluetooth.Components.TBluetoothLE.DiscoveredDevices

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property DiscoveredDevices: TBluetoothLEDeviceList read GetDiscoveredDevices;

C++

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

Propriétés

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


Description

Liste des périphériques distants découverts pendant la dernière opération de découverte.

Voir aussi