JVCL Help:TJvTFPrinter.OnDrawFooter
From Project JEDI Wiki
Jump to navigationJump to search[+] TJvTFPrinter Events
[+] TJvTFPrinter Fields
[+] TJvTFPrinter Methods
[+] TJvTFPrinter Properties
Search in JVCL Help
Search in all projectsSummary
Occurs when a page footer has been drawn.
Pascal
propertyOnDrawFooter: TJvTFPrinterDrawEvent;
Description
This event fires after Printer has drawn the footer. This event allows you to do any custom drawing on the footer that you might need to do. See TJvTFPrinterDrawEvent for a complete description of the parameters.
See Also
TJvTFPrinter.OnAssembleProgress, TJvTFPrinter.OnDrawBody, 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