[Overview][Constants][Types][Classes][Procedures and functions][Index] |
CopyRect - copies a rectangle from SourceRect to the specified position on a nominated Canvas
Source position: fpcanvas.pp line 297
public procedure TFPCustomCanvas.CopyRect( |
x: Integer; |
y: Integer; |
canvas: TFPCustomCanvas; |
SourceRect: TRect |
); |
lazarus-ccr.sourceforge.net |