System.Sensors.Components.TSensor.Active

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

Delphi

property Active: Boolean read GetActive write SetActive default False;

C++

__property bool Active = {read=GetActive, write=SetActive, default=0};

プロパティ

種類 可視性 ソース ユニット
property published
System.Sensors.Components.pas
System.Sensors.Components.hpp
System.Sensors.Components TSensor


説明

センサが現在、実行中か (True) 停止中か (False) を示します。