xHarbour Reference Documentation > Function Reference |
Determines if the current computer has color capability.
IsColor() --> lIsColor
The function returns .T. (true) when the current computer has color capability.
IsColor() exists for compatibility reasons only. It returns always .T. (true) since today's computers have color capability.
See also: | SetColor() |
Source: | rtl\gx.c |
LIB: | xhb.lib |
DLL: | xhbdll.dll |
http://www.xHarbour.com