JVCL Help:TJvDeviceInfo.PhysicalWidth
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvDeviceInfo.PhysicalWidth Property
[+] TJvDeviceInfo Methods
[+] TJvDeviceInfo Properties
Search in JVCL Help
Search in all projectsSummary
Specifies the physical width of the page.
Pascal
propertyPhysicalWidth: Cardinal;
Description
Read PhysicalWidth to determine the width of the page in device units.
When a new ReferenceHandle is set, TJvDeviceInfo calls PhysicalWidth := GetDeviceCaps( ReferenceHandle, PHYSICALWIDTH) to retrieve this value.
See Also
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