Is there an other way to disable the AutoScale when Windows DPI is set other than 100% in the old version. Because that cause strange behaviours when DPI is set to other than 100%.
we are using C++ builder 10.2 We decided to ignore the DPI scaling form windows. So we set "Scale" property of each from to false. Now the forms aren't scaled any more, but imageen layers still scale to the windows setting which we want to be disabled.