HbRadioButton() > Methods |
Toggles or defines the (un)cheked state.
:select( [<lSelected>] ) --> self
When a parameter is passed to the :select() method, it defines the new state of a HbRadioButton object. Calling the method without parameter toggles its state from Selected to Unselected and vice versa.
http://www.xHarbour.com