Hi Ray,
the CodeSite Method Tracer form has some display issues when the Delph 11 IDE is run high dpi aware. This is a screenshot from a system with 150% scaling:
The checkbox and radiobutton glyphs are a bit small, while the treeview check glyphs do have an appropriate size, only the checkmark looks a bit blurred.
While this is only a cosmetic issue, the nasty problem is the interaction with the treeview checkmarks. One has to click almost at the right border or even outside to the right of the rectangle to switch the check. Seems there is some error when calculating the mouse position.
If you are rather going to postpone implementing real dpi awareness, you can workaround that with Mixed-Mode DPI Scaling as explained in this article. There is also an article by myself about this subject.
Best regards
Uwe