System.Sensors.TCustomMechanicalSensor.SwitchState

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property SwitchState: Boolean index TProperty.SwitchState read GetBooleanProperty;

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
System.Sensors.pas
System.Sensors.hpp
System.Sensors TCustomMechanicalSensor


Beschreibung

Status eines Zweistellungsschalters.

Siehe auch