JVCL Help:TJvTFPrinter.OnDrawHeader

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 header has been drawn.


Pascal

 propertyOnDrawHeader: TJvTFPrinterDrawEvent;


Description

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


See Also

TJvTFPrinter.OnAssembleProgress, TJvTFPrinter.OnDrawBody, TJvTFPrinter.OnDrawFooter, 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