TTMSFNCPrintIOExportRectEvent Event Type
Fires to allow overriding the export rectangle for a specific object on a page.
API unit family: TMSFNCPrintIO
Parameters
| Name | Description |
|---|---|
Sender |
The print IO component that raised the event. |
AGraphics |
Current graphics context. |
AExportObject |
The object about to be printed. |
ARect |
Bounding rectangle; modify to change the area used for this object. |