TAdvMemo does not scale properly on high DPI displ

Using TAdvMemo 3.6.2.0.


On high DPI displays/monitors (like 4K monitors), the text in TAdvMemo is over-sized... something appears to be wrong with the scaling.

Look how ridiculously big the text size has become (plus word-wrapping seems off).


This seems to cause the problem:

Edit->Font->Size=10;

It's not scaling properly or something when the font size is set programatically on high DPI displays.

We traced & solved this issue. The next update will address this.

Great, thank you.