System.Sensors.TCustomLocationSensor.PowerConsumption
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.