System.Bluetooth.EBluetoothLEDeviceException

Delphi
EBluetoothLEDeviceException = class(EBluetoothException);
C++
class PASCALIMPLEMENTATION EBluetoothLEDeviceException : public EBluetoothException
Propriétés
| Type | Visibilité | Source | Unité | Parent | 
|---|---|---|---|---|
| class | public | System.Bluetooth.pas System.Bluetooth.hpp | System.Bluetooth | System.Bluetooth | 
Description
Type d'exception déclenchée en relation à des périphériques BLE (Bluetooth Low Energy) qui sont gérés par un composant TBluetoothLE.