TAdvToolBars are displayed incorrectly in DPI <> 100% (Runtime and Desing)

Hi Bruno

The problem is not only in design, but also in runtime.

If I compile the project on Windows with a DPI of 100%, when I run it, it looks perfectly, but if I run the same exe at a DPI of 150%, it looks incorrect.

What I really need is a workaround so that this problem does not occur at runtime with 150% DPI.

Thanks