[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
PaintTo - Paint to a specified position on the canvas
Source position: line 0
public procedure TWinControl.PaintTo( |
DC: HDC; |
X: Integer; |
Y: Integer |
); virtual; overload; |
ACanvas: TCanvas; |
X: Integer; |
Y: Integer |
); overload; |
lazarus-ccr.sourceforge.net |