System.Bluetooth.EBluetoothLEDeviceException

提供: RAD Studio API Documentation
移動先: 案内検索

System.Bluetooth.EBluetoothExceptionSystem.SysUtils.ExceptionSystem.TObjectEBluetoothLEDeviceException

Delphi

EBluetoothLEDeviceException = class(EBluetoothException);

C++

class PASCALIMPLEMENTATION EBluetoothLEDeviceException : public EBluetoothException

プロパティ

種類 可視性 ソース ユニット
class public
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth System.Bluetooth


説明

TBluetoothLE コンポーネントで操作される Bluetooth LE デバイスに関連して発生する例外の型です。

関連項目