JVCL Help:TJvTFPrinter.Print

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

Search in JVCL Help

 
Search in all projects
 

Summary

Sends the document to the printer.


Pascal

 procedurePrint; dynamic;


Description

If DirectPrint is False, you can call the Print method to send a finished document to Windows to print. An EJvTFPrinterError will be raised if the component is in any State other than spsFinished.


See Also

TJvTFPrinter.DirectPrint


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