JVCL Help:TJvTFPrinter.OnDrawBody

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

Occurs when a page body has been drawn.


Pascal

 propertyOnDrawBody: TJvTFPrinterDrawEvent;


Description

This event fires after the Printer has drawn the body of a page. This event allows you do to any custom drawing on the body that you might need to do. See TJvTFPrinterDrawEvent for complete descriptions of the parameters.


See Also

TJvTFPrinter.OnAssembleProgress, TJvTFPrinter.OnDrawFooter, TJvTFPrinter.OnDrawHeader, TJvTFPrinter.OnPrintProgress, TJvTFPrinterDrawEvent


About

Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page