HbRadioGroup() > Methods xHarbour Developers Network  

oHbRadioGroup:setColor()

Changes the color of all radio buttons in a group.

Syntax

:setColor( <cColor> ) --> self

Arguments

<cColor>
This is a SetColor() color string with seven color values.

Description

Method :setColor() iterates the internal list of radio buttons and assigns the color string <cColor> to :colorSpec of all radio buttons.

The return value is the HbRadioGroup object.


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