
Click above to get retro games delivered to your door ever month!
X-Hacker.org- dBsee 4.6 - The Library - <b>dfcolor()</b>
[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
dfColor()
Returns the color array associated with a given label
------------------------------------------------------------------------------
Syntax:
dfColor( <cLab>, [<aNewColor>] ) --> aColor
Parameters:
<cLab> Label of a given color
<aNewColor> Color array to set in place of the current one
Returns:
<aColor> Current color array
Description:
Returns the color array associated with a given labe. Labes are
defined in the INI file, in the [color] section. It is also possible
to set a new array, specifying it in the <aNewColor> parameter.
Example:
dfColor( "Browse" )
See also:
dfSet()
See Also: dfSet()
Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson