Previous: 4.37.2.99. SetCustomFont procedure To the Table of Contents Next: 4.37.2.101. SetFillPattern procedure
4.37.2.99. SetCustomFont procedure Table of Contents 4.37.2.101. SetFillPattern procedure

- 4.37.2.100. -
Table of Contents
4. Standard Units
4.37. Graph - Graph unit
4.37.2. Graph Unit Procedures and Functions
4.37.2.100. SetFillColor procedure


4.37.2.100. 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: 4.37.2.99. SetCustomFont procedure To the Table of Contents Next: 4.37.2.101. SetFillPattern procedure
4.37.2.99. SetCustomFont procedure Table of Contents 4.37.2.101. SetFillPattern procedure

- 4.37.2.100. -