[Overview][Types][Classes][Index] |
Copies a source rectangle to the specified canvas.
Source position: lazcanvas.pas line 109
protected procedure TLazCanvas.DoCopyRect( |
x: Integer; |
y: Integer; |
canvas: TFPCustomCanvas; |
const SourceRect: TRect |
); override; |
lazarus-ccr.sourceforge.net |