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 - Norton Guide http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]

     hitTest(<nRow>, <nColumn>) --> self

        Determines the screen position specified by <nRow> and <nColumn> is
        on the Get object.

        Applicable Hit Test Return Values
        ---------------------------------------------------------------------
        Value   Constant     Description
        ---------------------------------------------------------------------
         0      HTNOWHERE    The mouse cursor is not within the region of the
                             screen that the GET occupies
        -1025   HTCAPTION    The mouse cursor is on the GET's caption
        -2049   HTCLIENT     The mouse cursor is on the GET
        ---------------------------------------------------------------------

        Button.ch contains manifest constants for the Get:hitTest() return
        values.

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