JVCL Help:TJvTFPrinter.OnMarginError
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvTFPrinter.OnMarginError Property
[+] TJvTFPrinter Events
[+] TJvTFPrinter Fields
[+] TJvTFPrinter Methods
[+] TJvTFPrinter Properties
Search in JVCL Help
Search in all projectsSummary
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