TTMSFNCGraphicsPrintIO.OnAfterDraw Event
Fires after all pages have been drawn to the printer device context.
API unit family: TMSFNCPrintIO
Declaring type: TTMSFNCGraphicsPrintIO
Inherited from: TTMSFNCCustomPrintIO
Syntax
OnAfterDraw: TTMSFNCPrintIOAfterDrawEvent;
Parameters
| Name | Description |
|---|---|
Sender |
The print IO component that raised the event. |
AGraphics |
Canvas used to draw the printed output. |