[Overview][Constants][Types][Classes][Procedures and functions][Index] |
DoCopyRect - method to copy the source rectangle SourceRect to the specified position on another Canvas
Source position: fpcanvas.pp line 259
protected procedure TFPCustomCanvas.DoCopyRect( |
x: Integer; |
y: Integer; |
canvas: TFPCustomCanvas; |
const SourceRect: TRect |
); virtual; abstract; |
lazarus-ccr.sourceforge.net |