[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
DoFloodFill calls FloodFill
Source position: graphics.pp line 1108
protected procedure TCanvas.DoFloodFill( |
x: Integer; |
y: Integer |
); override; |
TFPCustomCanvas.DoFloodFill |
||
|
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 |