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