System.Sensors.Components.TMotionSensor.Create

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

constructor Create(AOwner: TComponent); override;

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
constructor public
System.Sensors.Components.pas
System.Sensors.Components.hpp
System.Sensors.Components TMotionSensor


Beschreibung

Erstellt eine Instanz von TMotionSensor.

Siehe auch