xHarbour Reference Documentation > Function Reference |
Checks if the default color is set.
IsDefColor() --> lIsDefaultColor
The function returns .T. (true) when the default color string is set with SetColor(), otherwise .F. (false) is returned. The default color string is "W/N,N/W,N/N,N/N,N/W".
See also: | ColorSelect(), SetColor() |
Category: | Screen functions , Get system |
Source: | rtl\tget.prg |
LIB: | xhb.lib |
DLL: | xhbdll.dll |
http://www.xHarbour.com