MessageDlg Font

All announcements, questions and issues related to the TsiLang Components Suite.
Post Reply
direct
Posts: 4
Joined: Mon Feb 22, 2010 12:35 pm

MessageDlg Font

Post 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
isiticov
Site Admin
Posts: 2383
Joined: Thu Nov 21, 2002 3:17 pm

Post 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.
Best regards,
Igor Siticov.
Post Reply