System.Sensors.TCustomMechanicalSensor.SwitchState
Delphi
property SwitchState: Boolean index TProperty.SwitchState read GetBooleanProperty;
C++
__property bool SwitchState = {read=GetBooleanProperty, index=0, nodefault};
Propriétés
| Type | Visibilité | Source | Unité | Parent | 
|---|---|---|---|---|
| property | public | System.Sensors.pas System.Sensors.hpp | System.Sensors | TCustomMechanicalSensor | 
Description
Etat d'un commutateur à deux positions.
Voir aussi
- System.Sensors.TCustomMechanicalSensor.AbsPressure
- System.Sensors.TCustomMechanicalSensor.Force
- System.Sensors.TCustomMechanicalSensor.GaugePressure
- System.Sensors.TCustomMechanicalSensor.MultiValueState
- System.Sensors.TCustomMechanicalSensor.Strain
- System.Sensors.TCustomMechanicalSensor.SwitchArrayState
- System.Sensors.TCustomMechanicalSensor.Weight