[Overview][Types][Classes][Variables][Index] |
Performs actions needed when a page is completed.
Source position: printers.pas line 95
public procedure TPrinterCanvas.EndPage; virtual; |
EndPage has an empty implementation in TPrinterCanvas.
EndPage is called from the TPrinter.EndPage method.
|
Ends the current page for the document. |
lazarus-ccr.sourceforge.net |