FNC Hint bug?

I create a new FMX project, drop a button and the FNC Hint component on the form.

I enable hints for the button, and type as hint text 'Test hint'.
I compile and run it.

The first time, i move the mouse over the button, the hint is as defined:



The second time, when I move the mouse over the button, its change to this:


I have retested this here but could not reproduce this.
Do you use the latest version of the components?

What Delphi version is this?
Did you test this on multiple machines?

I am using Delphi 10.3.2

Latest version of the components
Its a FMX app.
Monitor is a 4k monitor, Windows scaling set to default 150%.

It only does it on Windows (32 and 64 bits target), not on OSX.
It does it only, when DPI Awareness is set to "Per Monitor" or "Per Monitor v2".
If DPI Awareness is disabled, it is ok.

We will investigate

Hi,


We have tested this issue here and are able to reproduce. We are currently investigating a solution for this issue.