DoFloodFill calls the FloodFill method.
Source position: graphics.pp line 1057
protected procedure TCanvas.DoFloodFill( |
x: Integer; |
y: Integer |
); override; |
|
Fills an area at the specified coordinates with the current Brush for the canvas. |
| Version 4.4 | Generated 2025-11-08 | Home |