Search found 2 matches
- Mon Nov 22, 2004 2:53 pm
- Forum: TsiLang Components Suite
- Topic: Problem with "Fixed Languages..." in *.sib files
- Replies: 1
- Views: 6349
Problem with "Fixed Languages..." in *.sib files
Hi, i'm using TsiLang V5.3.2 and have the following problem: i want the user to do his own translations for our application without using the TsiLangRT component. So i did an empty translation (Lang1 = orinial values, Lang2 empty) by using TsiLang components and dispatcher. I exported the projects r...
- Mon Oct 11, 2004 3:51 pm
- Forum: TsiLang Components Suite
- Topic: How to translate Exceptions?
- Replies: 1
- Views: 6940
How to translate Exceptions?
Hi, I'm using Delphi 6 Pro and TsiLang Suite 5.3.1. I've done the following things: 1. Created a new Delphi project 2. Added a resourcestring like res='some resourcestring' 3. Added ShowMessage(res) to FormCreate 4. Added some code to raise a EDivByZero exception to FormCreate 5. Compiled the projec...