System.Sensors.Components.TMechanicalSensor.Create

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

constructor Create(AOwner: TComponent); override;

C++

__fastcall virtual TMechanicalSensor(System::Classes::TComponent* AOwner);

Properties

Type Visibility Source Unit Parent
constructor public
System.Sensors.Components.pas
System.Sensors.Components.hpp
System.Sensors.Components TMechanicalSensor

Description

Creates an instance of TMechanicalSensor.

See Also