AdvExplorerTreeview scaleable

Is there a way to make an AdvExplorerTreeView scaleable?
I have a new C++ Builder Application with an AdvExplorerTreeView. When i start the application and the Form is opened on a monitor with 150% scaling the component looks like this (icons and text are not scaled):
image

In comparison that's what it looks like at 100%:
image

When I move the dialogue box back and forth between monitors with different scaling, the refresh icon shifts. For example, if I move it from 150% to 100% and then back to 150%, it looks like this:
image

We investigated this.
We applied an improvement with multimonitor high DPI handling and font scaling.
Next update of TMS VCL UI Pack will have this improvement.