System.Sensors.TCustomMechanicalSensor.SwitchArrayState

From RAD Studio API Documentation
Revision as of 09:12, 24 March 2014 by Oana.sandu (talk | contribs) (Review RS-47284)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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