System.Sensors.TCustomElectricalSensor.Resistance

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Resistance: Double index TProperty.Resistance read GetDoubleProperty;

C++

__property double Resistance = {read=GetDoubleProperty, index=1};

Eigenschaften

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


Beschreibung

Widerstand in Ohm.

Siehe auch