Page 1 of 1

Setting Font and Size

PostPosted: 12 Apr 2016 16:39
by Omega8
Hi,

No matter what value I put for Font.Size, Font.Name or TIWCGJQMLabel.Height the values are ignored. I have TIWCGJQMLabel.Font.Enabled:=TRUE;

What am I missing?

Thank you

Re: Setting Font and Size

PostPosted: 12 Apr 2016 17:10
by Alexander Bulei
Hi,

In mobile suite, the font style is controlled by jquery ui theme.
If you want override the style, please use the custom css class.

Help: viewtopic.php?f=5&t=1539

Best Regards.