TIEGlobalSettings.SystemDpiY
Declaration
property SystemDpiY: Integer;
Description
Returns the Y value of the System DPI.
Note: Returns 96 if an error is encountered
Read-Only
Example
x := IEGlobalSettings().SystemDpiX;
y := IEGlobalSettings().SystemDpiY;
See Also
◼SystemDpiX
◼SystemColors