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>mleftdown()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 MLEFTDOWN()
 Determine the press status of the left mouse button
------------------------------------------------------------------------------
 Syntax

     MLEFTDOWN() --> lIsPressed

 Returns

     MLEFTDOWN() returns true (.T.) if the left mouse button is currently
     pressed; otherwise, it returns false (.F.).

 Description

     MLEFTDOWN() determines the button press status of the left mouse button.
     This is particularly useful for mouse-oriented routines when the status
     of its left button is critical, such as dragging and dropping or
     floating menu bars.


See Also: MRIGHTDOWN()

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