DoRectangleFill calls FillRect to draw a filled rectangle with the given bounds.
Source position: graphics.pp line 1045
protected procedure TCanvas.DoRectangleFill( |
const Bounds: TRect |
); override; |
|
Fills a rectangular area on the canvas using the current Brush settings. |
| Version 4.4 | Generated 2025-11-08 | Home |