System.Sensors.TCustomEnvironmentalSensor.Pressure

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Pressure: Double index TProperty.Pressure read GetDoubleProperty;

C++

__property double Pressure = {read=GetDoubleProperty, index=1};

Eigenschaften

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

Beschreibung

Getter-Methode für den Luftdruck, der in Bar ausgedrückt wird.

Plattformunterstützung

Diese Eigenschaft wird nur auf Android und Windows unterstützt.

Siehe auch