I think we have to face it: More and more systems are equipped with monitors capable of displaying in higher density and people expect that our apps support theseĀ higher resolutions. While not that often, but still significant, we can see multiple monitor systems with mixed density getting their share.
With the release of Delphi 11.2 I thought that it might be time to bite the bullet and empower one of my bigger apps for High DPI support. Some edge cases with not commonly used components and other unavoidable quirks were expected. Luckily I was able to fix all of them or at least found acceptable workarounds.
The big task I have already been aware of for quite some time were the image lists. Continue reading “ImageLists and High DPI”