System.Sensors.TCustomElectricalSensor.Power

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Power: Double index TProperty.Power read GetDoubleProperty;

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
System.Sensors.pas
System.Sensors.hpp
System.Sensors TCustomElectricalSensor


Beschreibung

Leistung in Watt.

Siehe auch