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]

     <oPopUp>:getAccel(<nInkeyValue>) --> nPosition

        <nInkeyValue> is a numeric value that indicates the inkey value to be
        checked.

        Returns a numeric value that indicates the position in the pop-up
        menu of the first item whose accelerator key matches that which is
        specified by <nInkeyValue>.  The accelerator key is defined using the
        & character in MenuItem:caption.

        getAccel() is a method of the PopUpMenu class that is used for
        determining whether a key press should be interpreted as a user
        request to evoke the Data variable of a particular pop-up menu item.

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