[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 3.2 Generated 2024-02-25 Home