JVCL Help:TJvDeviceInfo.InchToYPx
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvDeviceInfo.InchToYPx Method
[+] TJvDeviceInfo Methods
[+] TJvDeviceInfo Properties
Search in JVCL Help
Search in all projectsSummary
Converts logical inches to pixels.
Pascal
functionInchToYPx(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 vertical extent in the current device context as specified by ReferenceHandle.
See Also
TJvDeviceInfo.InchToXPx, TJvDeviceInfo.YPxToInch
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