System.Sensors.TCustomElectricalSensor.Current

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Current: Double index TProperty.Current read GetDoubleProperty;

C++

__property double Current = {read=GetDoubleProperty, index=3};

Eigenschaften

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


Beschreibung

Strom in Ampere.

Siehe auch