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