Table of Contents

TTMSFNCPrintIOAfterDrawContentEvent Event Type

Fires after the main content has been printed on a page; use for overlay drawing.

API unit family: TMSFNCPrintIO

Parameters

Name Description
Sender The print IO component that raised the event.
AExportObject The object that was printed on this page.
APageIndex Zero-based page index.
ARect Content area rectangle in pixels.
AGraphics Graphics context for additional overlay drawing.