HbRadioGroup() > Methods |
Inserts a new radio button into a radio group
:insItem( <nPos>, <oHbRadioButton> ) --> oHbRadioButton
Method :insItem() accepts a HbRadioButton object and inserts it at position <nPos> into the internal list of radio buttons. The return value is the inserted HbRadioButton object. The instance variable :itemCount reflects the new number of radio buttons maintained by a HbRadioGroup object.
http://www.xHarbour.com