System.Bluetooth.TBluetoothLEManager.OnDiscoverLeDevice

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property OnDiscoverLEDevice: TDiscoverLEDeviceEvent read FOnDiscoverLEDevice write FOnDiscoverLEDevice;

C++

__property TDiscoverLEDeviceEvent OnDiscoverLEDevice = {read=FOnDiscoverLEDevice, write=FOnDiscoverLEDevice};

Propriétés

Type Visibilité  Source Unité  Parent
event public
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth TBluetoothLEManager


Description

Se produit chaque fois qu'un périphérique est trouvé pendant la découverte des périphériques.

Voir aussi