System.Sensors.TCustomElectricalSensor.Resistance
Delphi
property Resistance: Double index TProperty.Resistance read GetDoubleProperty;
C++
__property double Resistance = {read=GetDoubleProperty, index=1};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | System.Sensors.pas System.Sensors.hpp |
System.Sensors | TCustomElectricalSensor |
Description
Resistance in ohms.