System.Sensors.TCustomElectricalSensor.Current

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

Delphi

property Current: Double index TProperty.Current read GetDoubleProperty;

C++

__property double Current = {read=GetDoubleProperty, index=3};

プロパティ

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


説明

電流アンペアで表します。

関連項目