ImageEn, unit iesettings
TIEGlobalSettings.SystemDpiX
TIEGlobalSettings
.SystemDpiX
Declaration
property SystemDpiX: integer;
Description
Returns the X value of the System DPI.
Read-Only
Example
x := IEGlobalSettings().SystemDpiX;
y := IEGlobalSettings().SystemDpiY;