System.Sensors.ESensorException

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

System.SysUtils.ExceptionSystem.TObjectESensorException

Delphi

ESensorException = class(Exception);

C++

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

プロパティ

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

説明

センサの一般例外です。


関連項目