xHarbour Reference Documentation > Function Reference |
Replaces a color attribute in a screen region.
HB_ClrArea( <nTop> , ; <nLeft> , ; <nBottom> , ; <nRight> , ; <nColorAttr> ) --> NIL
The function changes the color in the specified screen area and returns NIL.
See also: | ColorRepl(), ColorToN(), ColorWin(), HB_Shadow() |
Category: | Screen functions , xHarbour extensions |
Source: | rtl\shadow.c |
LIB: | xhb.lib |
DLL: | xhbdll.dll |
http://www.xHarbour.com