Issue with high-DPI display of buttons

When changing screen resolution, the font on most buttons reformat as they should. However, the font in AdvGlowButton and AdvGlassButton does not adapt to the new resolution.
I made a new form and put a variety of buttons onto it. They were all set to the same font and size. Running on a 2K screen they all looked as expected, moving the form to a 4K screen set at 150% the Glow and Glass buttons refused to change:

image

Is this the latest TMS VCL UI Pack and what Delphi version is this?
I could not reproduce this here so far. This is a comparison with a regular VCL TButton on a 150% screen
image