DoRectangleAndFill - calls Rectangle to draw a rectangle and fill it.
Source position: graphics.pp line 1019
protected procedure TCanvas.DoRectangleAndFill( |
const Bounds: TRect |
); override; |
|
Draws a Rectangle with the specified coordinates. |