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% ![]()
When it's 100%, the label shows well
![]()
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.