Table of Contents

TTMSFNCPDFIOBeforeDrawContentEvent Event Type

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

API unit family: TMSFNCPDFIO

Parameters

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