Previous: SetCustomFont procedure To the Table of Content Next: SetFillPattern procedure

- 4.37.2.100 -
Standard Units
Graph Unit
Graph Unit Procedures and Functions

SetFillColor procedure

Targets: MS-DOS, Win32
Graph Unit

Selects a user-defined fill color.

Declaration:
procedure SetFillColor(Color: DWORD);
Remarks:
Sets the color for all filling done by FillPoly, Bar, Bar3D, FillCircle, FillEllipse, FloodFill and ExpandFill. This procedure cancels the settings made by SetFillStyle and enables a solid fill mode.


Previous: SetCustomFont procedure To the Table of Content Next: SetFillPattern procedure
SetCustomFont procedure Table of Content SetFillPattern procedure

- 4.37.2.100 -