Is it safe to use Delphi visual form designer in high DPI?

给你一囗甜甜゛ 提交于 2019-12-24 03:25:17

问题


In the past we were using standard 96dpi windows most of the time on developer machines, today it is common to go with 120 or even more.

Is it safe to save forms in Delphi in high dpi or are there any annoyances or risks involved? I'm not asking how to do my application behave properly with different DPI modes - but asking if Delphi form designer is proven to work correctly in high dpi, so apps with the usual DPI handling techniques will work OK with forms saved with larger PixelsPerInch values.

来源:https://stackoverflow.com/questions/31835502/is-it-safe-to-use-delphi-visual-form-designer-in-high-dpi

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!