[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Method to draw a Rectangle within the specified bounds, or given the limiting coordinates
Source position: line 0
public procedure TFPCustomCanvas.Rectangle( |
const Bounds: TRect |
); |
left: Integer; |
top: Integer; |
right: Integer; |
bottom: Integer |
); |
lazarus-ccr.sourceforge.net |