System.Sensors.TCustomElectricalSensor.Voltage

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

Delphi

property Voltage: Double index TProperty.Voltage read GetDoubleProperty;

C++

__property double Voltage = {read=GetDoubleProperty, index=4};

プロパティ

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


説明

電圧ボルトで表します。

関連項目