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

This event occurs whenever a left mouse button is double-clicked.

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