JVCL Help:TJvTFPrinter.OnAssembleProgress
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvTFPrinter.OnAssembleProgress Event
[+] TJvTFPrinter Events
[+] TJvTFPrinter Fields
[+] TJvTFPrinter Methods
[+] TJvTFPrinter Properties
Search in JVCL Help
Search in all projectsSummary
Occur while the document is being prepared for printing.
Pascal
propertyOnAssembleProgress: TJvTFProgressEvent;
Description
This event will fire after each page has been assembled. (The assemble process takes the header, body, and footer as separate images and combines them into one page image.) Use this event to update a progress window or something of that sort. See TJvTFProgressEvent for more details.
See Also
TJvTFPrinter.OnPrintProgress, TJvTFProgressEvent
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