Mouse X2 down event.
TVFMouseX2DownEvent = procedure (X, Y: Integer; Ctrl, Shift, Alt: Boolean) of object;
(X, Y: Integer; Ctrl, Shift, Alt: Boolean) ( TVFMouseX2DownEvent)();
TVFMouseX2DownEvent
TVFMouseX2DownEvent
TVFMouseX2DownEvent
(X, Y: Integer; Ctrl, Shift, Alt: Boolean) ( TVFMouseX2DownEvent)();
TVFMouseX2DownEvent
MediaPlayerTypes
Parameters |
Description |
X |
X. |
Y |
Y. |
Ctrl |
Ctrl pressed. |
Shift |
Shift pressed. |
Alt |
Alt pressed. |
Copyright (c) 2013. All rights reserved.
|
What do you think about this topic? Send feedback!
|