System.Sensors.TCustomElectricalSensor.Power

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Power: Double index TProperty.Power read GetDoubleProperty;

C++

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

Properties

Type Visibility Source Unit Parent
property public
System.Sensors.pas
System.Sensors.hpp
System.Sensors TCustomElectricalSensor

Description

Power in watts.

See Also