VisioForge Video Capture SDK (Delphi / ActiveX)
ContentsIndexHome
PreviousUpNext
TVFVideoCapture.OnMouseLeftDown Event

This event occurs whenever a left mouse button is clicked.

Pascal
property OnMouseLeftDown: TVFMouseLeftDownEvent Type;
C++
__property TVFMouseLeftDownEvent OnMouseLeftDown;
C#
event TVFMouseLeftDownEvent Type OnMouseLeftDown;
Visual Basic
Event OnMouseLeftDown As TVFMouseLeftDownEvent
Java
OnMouseLeftDown
IDL
__property TVFMouseLeftDownEvent OnMouseLeftDown;
JavaScript
OnMouseLeftDown
PHP
published OnMouseLeftDown;
Copyright (c) 2012. All rights reserved.
What do you think about this topic? Send feedback!