HbRadioGroup() > Methods |
Displays the radio button group on the screen.
:display() --> self
Method :display() displays the radio button group and takes care of the different colors depending on the input focus. It uses the instance variables :bottom, :capCol, :capRow, :caption, :coldBox, :colorSpec, :hasFocus, :hotBox, :itemCount, :left, :right and :top.
When the HbRadioGroup object has displayed itself, it iterates the internal list of HbRadioButtton objects and calls their :display() method.
http://www.xHarbour.com