System.Sensors.TCustomElectricalSensor.Power

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

Delphi

property Power: Double index TProperty.Power read GetDoubleProperty;

C++

__property double Power = {read=GetDoubleProperty, index=5};

プロパティ

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


説明

電力ワットで表します。

関連項目