System.Sensors.TCustomMechanicalSensor.AbsPressure
Delphi
property AbsPressure: Double index TProperty.AbsPressure read GetDoubleProperty;
C++
__property double AbsPressure = {read=GetDoubleProperty, index=4};
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
|---|---|---|---|---|
| property | public | System.Sensors.pas System.Sensors.hpp |
System.Sensors | TCustomMechanicalSensor |
Beschreibung
Siehe auch
- System.Sensors.TCustomMechanicalSensor.Force
- System.Sensors.TCustomMechanicalSensor.GaugePressure
- System.Sensors.TCustomMechanicalSensor.MultiValueState
- System.Sensors.TCustomMechanicalSensor.Strain
- System.Sensors.TCustomMechanicalSensor.SwitchArrayState
- System.Sensors.TCustomMechanicalSensor.SwitchState
- System.Sensors.TCustomMechanicalSensor.Weight