Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- FiveWin 1.9.2 - January 97 - mousemove action to be performed when moving the mouse over http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 MouseMove       Action to be performed when moving the mouse over
--------------------------------------------------------------------------------

   Syntax: MouseMove( nRow, nCol, nKeyFlags ) --> Nil 

   Parameters:
   For a description of the parameters take a look at the lButtonDown()
   method

   Comments:
   This method is called by the eventhandler of the control as soon as
   the mouse moves over the control. It should NOT be called by the
   programmer directly. The MouseMove() method handles the setting of a
   message on the message bar if it is defined for the particular
   control as well as the changing of the cursor if another cursor is
   defined for this control.



See Also: LButtonDown

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson