[Overview][Types][Classes][Variables][Index] |
Performs actions needed when a page is started.
Source position: printers.pas line 116
public procedure TPrinterCanvas.BeginPage; virtual; |
BeginPage is a procedure used to perform actions needed when a page is started for the canvas.
BeginPage is called from the TPrinter.BeginPage method.
|
The number for the current page in the printer canvas. |
|
|
Performs actions needed when a new page is started. |
|
|
Begins a page on the print device. |
Version 4.0 | Generated 2025-05-03 | Home |