System.Sensors.TCustomElectricalSensor.Voltage
Delphi
property Voltage: Double index TProperty.Voltage read GetDoubleProperty;
C++
__property double Voltage = {read=GetDoubleProperty, index=4};
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| property | public | System.Sensors.pas System.Sensors.hpp |
System.Sensors | TCustomElectricalSensor |