- 4.37.2.98. -
Table of Contents
4. Standard Units
4.37. Graph - Graph unit
4.37.2. Graph Unit Procedures and Functions
4.37.2.98. SetColor procedure
4.37.2.98. SetColor procedure
Targets: MS-DOS, Win32
Graph Unit
Sets the current drawing color, using the palette.
Declaration:
procedure SetColor(Color: DWORD);
Remarks:
Drawing colors must be in range
[0..GetMaxColor],
depending on the current graphics driver and the current graphics mode.
- 4.37.2.98. -