[Overview][Types][Procedures and functions][Variables][Index] Reference for unit 'LCLIntf' (#lcl)

FloodFill

Fills an area of the display surface with the current brush.

Declaration

Source position: winapih.inc line 105

function FloodFill(

  DC: HDC;

  X: Integer;

  Y: Integer;

  Color: TGraphicsColor;

  FillStyle: TGraphicsFillStyle;

  Brush: HBRUSH

):Boolean;


Version 4.0 Generated 2025-05-03 Home