System.Bluetooth.Components.TBluetoothLE.OnDiscoverLEDevice
Delphi
property OnDiscoverLEDevice: TDiscoverLEDeviceEvent read FOnDiscoverLEDevice write FOnDiscoverLEDevice;
C++
__property System::Bluetooth::TDiscoverLEDeviceEvent OnDiscoverLEDevice = {read=FOnDiscoverLEDevice, write=FOnDiscoverLEDevice};
Propriétés
Type | Visibilité | Source | Unité | Parent |
---|---|---|---|---|
event | published | System.Bluetooth.Components.pas System.Bluetooth.Components.hpp |
System.Bluetooth.Components | TBluetoothLE |
Description
OnDiscoverLEDevice est déclenché chaque fois qu'un périphérique est trouvé pendant la découverte des périphériques.