JVCL Help:TJvDeviceInfo.OffsetBottom
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvDeviceInfo.OffsetBottom Property
[+] TJvDeviceInfo Methods
[+] TJvDeviceInfo Properties
Search in JVCL Help
Search in all projectsSummary
Specifies the number of device units between the bottom of the printable area and the bottom of the page.
Pascal
propertyOffsetBottom: Cardinal;
Description
Read OffsetBottom to determine the size of the non-printable area at the lower edge of the device context.
When a new ReferenceHandle is set, OffsetBottom is calculated from: OffsetBottom := PhysicalHeight - PageHeight - OffsetTop;
See Also
TJvDeviceInfo.OffsetLeft, TJvDeviceInfo.OffsetRight, TJvDeviceInfo.OffsetTop
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