[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
DoFloodFill calls the FloodFill method.
Source position: graphics.pp line 1048
protected procedure TCanvas.DoFloodFill( |
x: Integer; |
y: Integer |
); override; |
|
Fills an area at the specified coordinates with the current Brush for the canvas. |