System.Sensors.TCustomElectricalSensor.Voltage

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Voltage: Double index TProperty.Voltage read GetDoubleProperty;

C++

__property double Voltage = {read=GetDoubleProperty, index=4};

Eigenschaften

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


Beschreibung

Spannung in Volt.

Siehe auch