System.Sensors.TCustomEnvironmentalSensor.Pressure
Delphi
property Pressure: Double index TProperty.Pressure read GetDoubleProperty;
C++
__property double Pressure = {read=GetDoubleProperty, index=1};
Inhaltsverzeichnis
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.