JVCL Help:TJvTFPrinter.OnPrintProgress

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 is printed.


Pascal

 propertyOnPrintProgress: TJvTFProgressEvent;


Description

This event fires after each page has been sent to Windows to print. You can use this event to update a progress window or status bar. See TJvTFProgressEvent for more details.


See Also

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