System.Bluetooth.TBluetoothLEManager.OnDiscoverLeDevice
Delphi
property OnDiscoverLEDevice: TDiscoverLEDeviceEvent read FOnDiscoverLEDevice write FOnDiscoverLEDevice;
C++
__property TDiscoverLEDeviceEvent OnDiscoverLEDevice = {read=FOnDiscoverLEDevice, write=FOnDiscoverLEDevice};
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet | 
|---|---|---|---|---|
| event | public | System.Bluetooth.pas System.Bluetooth.hpp  | 
        System.Bluetooth | TBluetoothLEManager | 
Beschreibung
Wird jedes Mal ausgelöst, wenn ein Gerät während der Geräteermittlung gefunden wird.