[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'FPCanvas' (#fcl)

TFPCustomCanvas.DoFloodFill

DoFloodFill - method for Flood-Filling an area strarting at the given location

Declaration

Source position: fpcanvas.pp line 255

protected procedure TFPCustomCanvas.DoFloodFill(

  x: Integer;

  y: Integer

); virtual; abstract;

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