System.Sensors.TCustomElectricalSensor.Voltage
Delphi
property Voltage: Double index TProperty.Voltage read GetDoubleProperty;
C++
__property double Voltage = {read=GetDoubleProperty, index=4};
Propriétés
Type | Visibilité | Source | Unité | Parent |
---|---|---|---|---|
property | public | System.Sensors.pas System.Sensors.hpp |
System.Sensors | TCustomElectricalSensor |