System.Sensors.TCustomMechanicalSensor.SwitchArrayState

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

Delphi

property SwitchArrayState: Cardinal index TProperty.SwitchArrayState read GetStateProperty;

C++

__property unsigned SwitchArrayState = {read=GetStateProperty, index=1, nodefault};

プロパティ

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


説明

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

関連項目