Mouse X1 down event.
TVFMouseX1DownEvent = procedure (X, Y: Integer; Ctrl, Shift, Alt: Boolean) of object;
(X, Y: Integer; Ctrl, Shift, Alt: Boolean) ( TVFMouseX1DownEvent)();
TVFMouseX1DownEvent
TVFMouseX1DownEvent
TVFMouseX1DownEvent
(X, Y: Integer; Ctrl, Shift, Alt: Boolean) ( TVFMouseX1DownEvent)();
TVFMouseX1DownEvent
TVFMouseX1DownEvent
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!
|