System.Sensors.ESensorException

提供:RAD Studio API Documentation

ESensorExceptionSystem.SysUtils.ExceptionSystem.TObject

Delphi

ESensorException = class(Exception);

C++

class PASCALIMPLEMENTATION ESensorException : public System::Sysutils::Exception

プロパティ

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

説明

センサの一般例外です。


関連項目