System.Sensors.TCustomMechanicalSensor.AbsPressure

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

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

Absoluter Druck in Pascal.

Siehe auch