Source position: jwawingdi.pas line 4836
function FloodFill(
hdc: HDC;
nXStart: Integer;
nYStart: Integer;
crFill: COLORREF
):BOOL;