System.Sensors.TCustomMechanicalSensor.SwitchState

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

Delphi

property SwitchState: Boolean index TProperty.SwitchState read GetBooleanProperty;

C++

__property bool SwitchState = {read=GetBooleanProperty, index=0, nodefault};

プロパティ

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


説明

2 状態スイッチの状態です。

関連項目