API: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 TSensor.

System.Sensors.Components.TMechanicalSensor.Create inherits from System.Sensors.Components.TSensor.Create. All content below this line refers to System.Sensors.Components.TSensor.Create.

Creates an instance of TSensor.

See Also