Table of Contents

TTMSFNCPrinter.OnDrawContent Event

Callback invoked by the printer to draw page content. Assign a procedure that renders content via the Graphics property; called once per page during the print job.

API unit family: TMSFNCPrinters Declaring type: TTMSFNCPrinter

Syntax

OnDrawContent: TTMSFNCPrinterDrawContentCallBack;