JVCL Help:TJvTFPrinter.OnAssembleProgress

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

Search in JVCL Help

 
Search in all projects
 

Summary

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