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