[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Draws a Rectangle at the specified coordinates
Source position: line 0
public procedure TCanvas.Rectangle( |
X1: Integer; |
Y1: Integer; |
X2: Integer; |
Y2: Integer |
); virtual; |
const ARect: TRect |
); |
lazarus-ccr.sourceforge.net |