xHarbour Reference Documentation > Function Reference xHarbour Developers Network  

IsDefColor()

Checks if the default color is set.

Syntax

IsDefColor() --> lIsDefaultColor

Return

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".

Info

See also:ColorSelect(), SetColor()
Category: Screen functions , Get system
Source:rtl\tget.prg
LIB:xhb.lib
DLL:xhbdll.dll


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