JVCL Help:TJvTFPrinter.OnMarginError

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 margins are incorrectly set.


Pascal

 propertyOnMarginError: TNotifyEvent;


Description

This event fires if the MarginLeft, MarginRight, MarginTop, or MarginBottom property specifies a value that causes the margin to fall in the unprintable area of the page. The unprintable area is hardware dependent and varies from printer to printer.


See Also

TJvTFPrinterPageLayout.MarginBottom, TJvTFPrinterPageLayout.MarginLeft, TJvTFPrinterPageLayout.MarginRight, TJvTFPrinterPageLayout.MarginTop


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