TAdvDBLookupComboBox Label not correctly scaled in design mode w/ HiDPI monitor

TAdvDBLookupComboBox Label is not correctly scaled in design mode / HiDPI monitor.

IDE:


(second control is a TAdvEditBtn, and it's label shows well)

Runtime:

Scale was 150% :neutral_face:
When it's 100%, the label shows well
:thinking:

We investigated this and saw a slightly different handling of the label for TAdvDBLookupComboBox compared to other labeled components like TAdvEdit, TAdvSpinEdit, ...
We applied an improvement that will be included in the next update.