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