System.Sensors.TCustomSensor.State

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

Delphi

property State: TSensorState read GetState;

C++

__property TSensorState State = {read=GetState, nodefault};

プロパティ

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


説明

センサの状態

関連項目