2.0
3.0
>
comp
>
gb.qt
>
control
>
.mousemove
Previous
Next
Edit
Rename
Undo
Search
Administration
Documentation
Warning! This page is not translated.
See english version
Control.MouseMove (gb.qt)
EVENT
MouseMove
(
)
Raised when the mouse moves inside the control while a mouse button is pressed.
You get information about the mouse with the
Mouse
класс
.
By default, this
event
is not raised if the mouse button is not pressed, except on the
DrawingArea
control with
Tracking
property
is set.