System.Sensors.TCustomLocationSensor.PowerConsumption

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property PowerConsumption: TPowerConsumption read GetPowerConsumption;

C++

__property TPowerConsumption PowerConsumption = {read=GetPowerConsumption, nodefault};

Eigenschaften

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


Beschreibung

Getter für die vom Sensor verbrauchte Akkuenergie.

Siehe auch