[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
DoFloodFill calls FloodFill
Source position: graphics.pp line 1042
protected procedure TCanvas.DoFloodFill( |
x: Integer; |
y: Integer |
); override; |
|
FloodFill flood-fills an area with the given colour, starting from the specified point; uses the FloodFill method for the current interface or widget set |
lazarus-ccr.sourceforge.net |