[Overview][Types][Procedures and functions][Variables][Index] |
Fills an area of the display surface with the current brush.
Source position: winapih.inc line 105
function FloodFill( |
DC: HDC; |
X: Integer; |
Y: Integer; |
Color: TGraphicsColor; |
FillStyle: TGraphicsFillStyle; |
Brush: HBRUSH |
):Boolean; |
lazarus-ccr.sourceforge.net |