Table of Contents

TTMSFNCPrintIOBeforeDrawContentEvent Event Type

Fires before the main content is printed on a page; set ADefaultDraw to False to suppress default rendering.

API unit family: TMSFNCPrintIO

Parameters

Name Description
Sender The print IO component that raised the event.
AExportObject The object being printed on this page.
APageIndex Zero-based page index.
ARect Content area rectangle in pixels.
AGraphics Graphics context for custom drawing.
ADefaultDraw Set to False to skip the built-in content rendering.