Which way?
Posted: Wed Jun 03, 2009 4:54 am
Hello,
i've an application with one TDataModule, one MainForm and round about 22 sub forms. On the TDataModule there's a TsiLangDispatcher and all my forms knows this TDataModule.
My problem: i don't know really the different between TsiLang and TsiLangRT.
In the TsiLang User Guide on page 15 there's a description to use TsiLang components with more than one form so i placed a TsiLang on every form with linkage to the TDataModule.TsiLangDispatcher.
Still in the User Guide on page 16 in item 2 i read another way with TSiLangLinked.
Q: What is the right way to use this components? Or It's better to put a TsiLang on the TDataModule too and every form gets a TsiLangLinked with linkage to it?
Thanks forward an regards, Carsten
i've an application with one TDataModule, one MainForm and round about 22 sub forms. On the TDataModule there's a TsiLangDispatcher and all my forms knows this TDataModule.
My problem: i don't know really the different between TsiLang and TsiLangRT.

In the TsiLang User Guide on page 15 there's a description to use TsiLang components with more than one form so i placed a TsiLang on every form with linkage to the TDataModule.TsiLangDispatcher.
Still in the User Guide on page 16 in item 2 i read another way with TSiLangLinked.

Q: What is the right way to use this components? Or It's better to put a TsiLang on the TDataModule too and every form gets a TsiLangLinked with linkage to it?
Thanks forward an regards, Carsten