Type VLMotionDetect.TVLMotionDetectEvent

From Mitov Wiki Doc
Jump to: navigation, search

This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.

Package: VisionLabPkg

Unit: VLMotionDetect

Contents

Syntax

Delphi:

type procedure TVLMotionDetectEvent( Sender : TObject, Motions : TVLMotions ) of object;

C++ Builder:

typedef void __fastcall (__closure *TVLMotionDetectEvent)( TObject * Sender, TVLMotions Motions );

Summary

Event type for the MotionDetect event.

Description

Defines event type for the MotionDetect event.

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox