Hello,
it seems the TAdvGlowButton doesn't change the Font Name either set during Design or Run Time.
AdvGlowButton1.Font.Name := 'Comic Sans Ms';
Best regards,
Chris
Did you set AdvGlowButton.Appearance.SystemFont = false?
No, i didn't.
It works now, thanks :)