HbRadioGroup() > Methods |
Adds a new radio button to a radio group
:addItem( <oHbRadioButton> ) --> self
Method :addItem() accepts a HbRadioButton object and adds it to the internal list of radio buttons. The return value is the HbRadioGroup object. The instance variable :itemCount reflects the new number of radio buttons maintained by a HbRadioGroup object.
http://www.xHarbour.com