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]

 twMRegPress( nTR, nLC, nBR, nRC )
 ----------------------------------------------------------------------------
     Determine whether a mouse button press occurred in a specified
     region.

       Arguments:

     nTR,nLC,nBR,nRC - 'N' Coordinates of the region to check.

       Return:

     TRUE is a press occurred, otherwise FALSE.

       Example:

     lPress := twMRegPress( 3, 3, 10, 10 )

See Also: twMGetXPress() twMGetYPress()

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