Unit 'Graphics' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TCanvas.DoFloodFill

DoFloodFill calls the FloodFill method.

Declaration

Source position: graphics.pp line 1070

protected procedure TCanvas.DoFloodFill(

  x: Integer;

  y: Integer

); override;

See also

TCanvas.FloodFill

  

Fills an area at the specified coordinates with the current Brush for the canvas.



CT Web help

CodeTyphon Studio