- 4.37.2.100 -
Standard Units
![](images/1.gif)
Graph Unit
![](images/1.gif)
![](images/1.gif)
Graph Unit Procedures and FunctionsSetFillColor 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](images/prev.gif) |
![To the Table of Content](images/index.gif) |
![Next: SetFillPattern procedure](images/next.gif) |
SetCustomFont procedure |
Table of Content |
SetFillPattern procedure |
- 4.37.2.100 -