System.Sensors.Components.TMotionSensor

From RAD Studio API Documentation
Jump to: navigation, search

System.Sensors.Components.TSensorSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTMotionSensor

Delphi

TMotionSensor = class (TSensor<TCustomMotionSensor>)

C++

class PASCALIMPLEMENTATION TMotionSensor : public TSensor__1<System::Sensors::TCustomMotionSensor*>

Properties

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

Description

Wrapper for TCustomMotionSensor.

See Also

Samples