HbRadioGroup() > Methods |
Changes the style attribute of all radio buttons in a group.
:setStyle( <cStyle> ) --> self
Method :setStyle() iterates the internal list of radio buttons and assigns the string <cStyle> to :style of all radio buttons.
The return value is the HbRadioGroup object.
http://www.xHarbour.com