[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
DoRectangleFill calls FillRect to draw a filled rectangle with the given bounds.
Source position: graphics.pp line 1036
protected procedure TCanvas.DoRectangleFill( |
const Bounds: TRect |
); override; |
|
Fills a rectangular area on the canvas using the current Brush settings. |
Version 4.0 | Generated 2025-05-03 | Home |