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

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

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

Runtime:
image

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.

This topic was automatically closed 60 minutes after the last reply. New replies are no longer allowed.