Unit 'LCLIntf' Package
[Overview][Types][Procedures and functions][Variables][Index] [#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;



CT Web help

CodeTyphon Studio