System.Sensors.TCustomMechanicalSensor.GaugePressure

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property GaugePressure: Double index TProperty.GaugePressure read GetDoubleProperty;

C++

__property double GaugePressure = {read=GetDoubleProperty, index=5};

Eigenschaften

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


Beschreibung

Relativer Druck in Pascal.

Siehe auch