Table of Contents

TTMSFNCPrintIOCanCreateNewPageEvent Event Type

Fires to allow vetoing the creation of a new printer page.

API unit family: TMSFNCPrintIO

Parameters

Name Description
Sender The print IO component that raised the event.
AGraphics Current graphics context.
AExportObject The object that triggered the potential page break.
ACanCreate Set to False to suppress the new page; default is True.