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