Page 1 of 1

MessageDlg Font

Posted: Mon Mar 14, 2011 10:28 am
by direct
Hi Support,

I have a problem with the siLangLinked1.MessageDlg I am using in the code.
It is not using the font of my form to display the message.
I set the Common Container and the LangDispatcher values
but the rest is the same as I created the TsiLangLinked-Component.

When I set the form.Parentfont value to true The whole form is shown in the wrong font.

So I believe the TsiLangLinked - Component uses the Parent-Font?

How can I set the siLangLinked1.MessageDlg - Font?

Thanks for your help,

Regards
Holger Prokoph

Posted: Tue Mar 15, 2011 3:45 am
by isiticov
Hello,

Form created witn MessageDlg() method uses ONLY the same charset as the font of the form where the TsiLang component is placed. It doesn't use all of the font serttings only the Charset settings.