Remarks:
Sets the pattern and color for all filling done by
FillPoly,
Bar,
Bar3D,
FillCircle,
FillEllipse and
FillTriangle
procedures. The Graph unit does not support pattern fill for
FloodFill and
ExpandFill procedures.
If invalid input is passed to SetFillStyle,
GraphResult returns a value of grError,
and the current fill settings will be unchanged.
If Pattern equals UserFill,
the user-defined pattern (set by a call to SetFillPattern)
becomes the active pattern.