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]

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

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

        Returns a numeric value that indicates the position in the radio
        group of the first item whose accelerator key matches that which is
        specified by <nInkeyValue>.

        getAccel() is a method of the RadioGroup class that is used for
        determining whether a key press should be interpreted as a user
        request to select a particular radio button.  getAccel() accomplishes
        this by calling the getAccel() method of each of the radio buttons in
        its group.

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