HbRadioGroup() > Methods xHarbour Developers Network  

oHbRadioGroup:display()

Displays the radio button group on the screen.

Syntax

:display() --> self

Description

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.


Copyright © 2006-2007 xHarbour.com Inc. All rights reserved.
http://www.xHarbour.com
Created by docmaker.exe