HbRadioGroup() > Methods |
Changes the Selected sate of a radio button in a radio group.
:select( <nPos> ) --> self
Method :select() changes the state of the currently selected radio button to Unselected, and the state of the radio button at the ordinal position <nPos> to Selected.
The return value is the HbRadioGroup object.
http://www.xHarbour.com