System.Sensors.TCustomEnvironmentalSensor.Pressure

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

property Pressure: Double index TProperty.Pressure read GetDoubleProperty;

C++

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

プロパティ

種類 可視性 ソース ユニット
property public
System.Sensors.pas
System.Sensors.hpp
System.Sensors TCustomEnvironmentalSensor


説明

気圧(バールで表現)の取得メソッド。

サポート対象プラットフォーム

このプロパティは、AndroidWindows 上でのみサポートされています。

関連項目