[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 FT_MGETX()
 Get mouse cursor row position
------------------------------------------------------------------------------

 Syntax

     FT_MGETX() -> nRowPos

 Arguments

    NONE

 Returns

    <nRowPos> which is the row position of mouse in virtual screen
              coordinates.

 Description

    Retrieves mouse's row position in virtual screen coordinates. The
    values returned are multiples of 8 when in text mode and with at least
    Microsoft drivers 6 and above.

 Examples

    ? FT_MGETX()

 Source: MOUSE1.PRG

 Author: Leo Letendre

See Also: FT_MGETCOORD() FT_MDEFCRS() FT_MGETPOS() FT_MGETY()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson