System.Sensors.Components.TMotionSensor.Create

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

constructor Create(AOwner: TComponent); override;

C++

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

Properties

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

Description

Creates an instance of TMotionSensor.

See Also