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

FloodFill

Declaration

Source position: winapih.inc line 109

function FloodFill(

  DC: HDC;

  X: Integer;

  Y: Integer;

  Color: TGraphicsColor;

  FillStyle: TGraphicsFillStyle;

  Brush: HBRUSH

):Boolean;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.