- 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.
- 4.37.2.33. -