System.Bluetooth.EBluetoothLEDeviceException

From RAD Studio API Documentation
Jump to: navigation, search

System.Bluetooth.EBluetoothExceptionSystem.SysUtils.ExceptionSystem.TObjectEBluetoothLEDeviceException

Delphi

EBluetoothLEDeviceException = class(EBluetoothException);

C++

class PASCALIMPLEMENTATION EBluetoothLEDeviceException : public EBluetoothException

Properties

Type Visibility Source Unit Parent
class public
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth System.Bluetooth

Description

Type of exception raised in relation to the bluetooth low energy devices that are handled by a TBluetoothLE component.

See Also