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