AdvDropDownControl: DropDown size is wrong for HDPI screen

Hello,
I use TAdvDropDownControl to make some custom DropDown at runtime and it usefull and it works well but with a HDPI monitor (200% 192dpi) the drop down size is not respected at all. For example if I set it to 100x100 it should be 200x200 for my monitor but it display it as 213x213.

here is the demo project:
TMS Issue.zip (2.2 KB)

Thanks a lot.

We traced & solved this issue.
Next update will address this.