JVCL Help:TJvTFPrinter.OnDrawHeader
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvTFPrinter.OnDrawHeader Event
[+] TJvTFPrinter Events
[+] TJvTFPrinter Fields
[+] TJvTFPrinter Methods
[+] TJvTFPrinter Properties
Search in JVCL Help
Search in all projectsSummary
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