System.Sensors.TCustomMechanicalSensor.SwitchArrayState

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property SwitchArrayState: Cardinal index TProperty.SwitchArrayState read GetStateProperty;

C++

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

Properties

Type Visibility Source Unit Parent
property public
System.Sensors.pas
System.Sensors.hpp
System.Sensors TCustomMechanicalSensor

Description

State of an array of two-state switches.

See Also