Source position: lazcanvas.pas line 109
protected procedure TLazCanvas.DoCopyRect(
x: Integer;
y: Integer;
canvas: TFPCustomCanvas;
const SourceRect: TRect
); override;