| [Overview][Constants][Types][Procedures and functions][Variables][Index] | 
Fill an area with a given color
Source position: graphh.inc line 790
| procedure FloodFill( | 
| x: SmallInt; | 
| y: SmallInt; | 
| Border: Word | 
| ); | 
Fills the area containing the point (X,Y), bounded by the color BorderColor.
None
| 
 | Set foreground drawing color | |
| 
 | Set background drawing color |