Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- TSDWIN: Clipper 5.0 Interface Library - Norton Guide http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]

 twMGetRCPress( nRow, nCol )
 ----------------------------------------------------------------------------
     Get the Row and Column of the last button press.

       Arguments:

     nX - 'N' Row ( pass by reference )

     nY - 'N' Column ( pass by refrence )

       Return:

     0 - no buttons down.
     1 - left button down.
     2 - right button down.
     3 - both buttons down.

       Example:

     nButton := twMGetRCPress( @nRow, @nCol )

See Also: twMGetPress()

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