Contents
- Index
- Previous
- Next
PrintPage method
Applies to
TProfGrid component
Declaration
function PrintPage(APage: Integer): Integer;
Description
Initiates a print job, prints the specified page of the printout, and ends the print job.
Note: Unlike many other parameters of methods, the page numbers are not zero-based, i.e. the first page is page 1, not page 0.