[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 1018
protected procedure TCanvas.DoRectangleFill( |
const Bounds: TRect |
); override; |
|
FillRect - draw a filled rectangle in the specified coordinate space, using the method for the current interface or widget set. |
lazarus-ccr.sourceforge.net |