JVCL Help:TJvDeviceInfo.InchToXPx
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvDeviceInfo.InchToXPx Method
[+] TJvDeviceInfo Methods
[+] TJvDeviceInfo Properties
Search in JVCL Help
Search in all projectsSummary
Converts logical inches to pixels.
Pascal
functionInchToXPx(Inch: Single): Integer;
Parameters
Parameters | Description |
Inch: Single | The value to convert. |
Return Value
The corresponding pixel value.
Description
Call InchToYPx to convert a logical inch to a pixel value. The conversion is done using the mapping of the horizontal extent in the current device context as specified by ReferenceHandle.
See Also
TJvDeviceInfo.InchToYPx, TJvDeviceInfo.XPxToInch
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