| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
DoRectangle calls Frame to draw a rectangle in the given bounds.
Source position: graphics.pp line 1035
| protected procedure TCanvas.DoRectangle( | 
| const Bounds: TRect | 
| ); override; | 
| 
 | Draws a frame or border around the specified rectangle using the Pen for the canvas. | 
| Version 4.0 | Generated 2025-05-03 | Home |