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

FloodFill

Declaration

Source position: graphutil.pp line 62

procedure FloodFill(

  Canvas: TCanvas;

  X: Integer;

  Y: Integer;

  lColor: TColor;

  FillStyle: TFillStyle

);

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