System.Sensors.Components.EGettingSensor

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

System.SysUtils.ExceptionSystem.TObjectEGettingSensor

Delphi

EGettingSensor = class(Exception);

C++

class PASCALIMPLEMENTATION EGettingSensor : public System::Sysutils::Exception

プロパティ

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

説明

センサへのアクセスについての例外クラスです。


関連項目