System.Sensors.TCustomElectricalSensor.Create
C++
/* TCustomSensor.Create */ inline __fastcall virtual TCustomElectricalSensor(TSensorManager* AManager) : TCustomSensor(AManager) { }
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
constructor | protected | System.Sensors.hpp | System.Sensors | TCustomElectricalSensor |
Description
Creates an instance of TCustomElectricalSensor.
See TCustomSensor.Create for more information.