System.Sensors.TCustomElectricalSensor.Resistance

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

Delphi

property Resistance: Double index TProperty.Resistance read GetDoubleProperty;

C++

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

プロパティ

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


説明

電気抵抗オームで表します。

関連項目