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