System.Bluetooth.EBluetoothLEDeviceException

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

System.Bluetooth.EBluetoothExceptionSystem.SysUtils.ExceptionSystem.TObjectEBluetoothLEDeviceException

Delphi

EBluetoothLEDeviceException = class(EBluetoothException);

C++

class PASCALIMPLEMENTATION EBluetoothLEDeviceException : public EBluetoothException

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
class public
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth System.Bluetooth


Beschreibung

Typ einer Exception, die im Zusammenhang mit Bluetooth Low Energy-Geräten ausgelöst wird, die von einer TBluetoothLE-Komponente behandelt werden.

Siehe auch