Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- CA-Clipper 5.3 . Guide To CA-Clipper - <b>mrow()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 MROW()
 Determine a mouse cursor's screen row position
------------------------------------------------------------------------------
 Syntax

     MROW() --> nCurrentMouseRow

 Returns

     MROW() returns the mouse cursor's current screen row position.

 Description

     MROW() is a function that is used for determining the mouse cursor's
     screen row position.  This is useful when implementing a hit testing
     routine whose purpose is to determine if the mouse cursor is on
     pertinent information when the left mouse button is pressed.


See Also: MCOL()

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