Page 1 of 1

JQLabel and FontName

PostPosted: 16 Sep 2014 13:07
by mkarimpour
Hi,
I put a JQLabel on the form and set the Font.FontName = 'B Traffic', but at run-time there is no affect on JQLabel.Font. It still shows the default theme font. Please help?

(JQLabel.Font.Enabled = true)

Your Sincerely
Mehdy Karimpour

Re: JQLabel and FontName

PostPosted: 16 Sep 2014 14:19
by Alexander Bulei
Hi mkarimpour,

Please check JQLabel.StyleRenderOptions.RenderFont property.

Best Regards.