|
VisioForge Video Capture SDK (Delphi / ActiveX)
|
Mouse left double click event.
TVFMouseLeftDoubleClickEvent = procedure (X, Y: Integer; Ctrl, Shift, Alt: Boolean) of object;
(X, Y: Integer; Ctrl, Shift, Alt: Boolean) ( TVFMouseLeftDoubleClickEvent)();TVFMouseLeftDoubleClickEvent
TVFMouseLeftDoubleClickEvent
TVFMouseLeftDoubleClickEvent
(X, Y: Integer; Ctrl, Shift, Alt: Boolean) ( TVFMouseLeftDoubleClickEvent)();
TVFMouseLeftDoubleClickEvent
TVFMouseLeftDoubleClickEvent
VideoCaptureTypes
|
Parameters |
Description |
|
X |
X. |
|
Y |
Y. |
|
Ctrl |
Ctrl pressed. |
|
Shift |
Shift pressed. |
|
Alt |
Alt pressed. |
|
Copyright (c) 2012. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|