xHarbour Reference Documentation > Function Reference xHarbour Developers Network  

IsColor()

Determines if the current computer has color capability.

Syntax

IsColor() --> lIsColor

Return

The function returns .T. (true) when the current computer has color capability.

Description

IsColor() exists for compatibility reasons only. It returns always .T. (true) since today's computers have color capability.

Info

See also:SetColor()
Source:rtl\gx.c
LIB:xhb.lib
DLL:xhbdll.dll


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