Previous: 4.37.2.32. GetFillColor function To the Table of Contents Next: 4.37.2.34. GetFillSettings procedure
4.37.2.32. GetFillColor function Table of Contents 4.37.2.34. GetFillSettings procedure

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


4.37.2.33. GetFillPattern procedure

Targets: MS-DOS, Win32


Graph Unit

Returns the currently selected fill pattern and color as set by SetFillStyle or SetFillPattern.

Declaration:
procedure GetFillPattern(var FillPattern: FillPatternType);
Remarks:
If no user call has been made to SetFillPattern, GetFillPattern returns an array filled with $FF.


Previous: 4.37.2.32. GetFillColor function To the Table of Contents Next: 4.37.2.34. GetFillSettings procedure
4.37.2.32. GetFillColor function Table of Contents 4.37.2.34. GetFillSettings procedure

- 4.37.2.33. -