[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
NAME: SetPalette
USE: Changes a specified palette color number with a specified
color. Color numbers range from 0 to 15 as do colors.
Changes are seen immediately on the screen.
DEPENDENCY: Must first be in graphics mode. The unit Graph
must also be placed in the uses section.
SYNTAX: SetPalette(ColorNumber : Word; ColorValue : Byte);
See Also:
GetColor
GetBkColor
GetPalette
SetAllPalette
SetColor
SetBkColor
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson