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>:setStyle([<cStyle>]) --> self

        <cStyle> is a character string that indicates the characters that are
        used by the radio button's display() method.  The string must contain
        four characters.  The first is the left delimiter.  The second is the
        selected indicator.  The third is the unselected indicator.  The
        fourth character is the right delimiter.

        setStyle() is a method of the RadioGroup class that is used for
        uniformly setting the Style attribute of all the radio buttons in its
        group.  setStyle() accomplishes this by setting the Style of each of
        the radio buttons in its group to the value specified by <cStyle>.




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