today ,i re-install delphi5.and next, i uninstall Tsilang, and then re-install tsilang . i found that no Tools/Tsilang experts in delphi IDE.why?
I am registration user.
Search found 15 matches
- Tue May 22, 2007 12:01 pm
- Forum: TsiLang Components Suite
- Topic: problem for re-install Tsilang?
- Replies: 1
- Views: 6103
- Tue May 22, 2007 6:55 am
- Forum: TsiLang Components Suite
- Topic: problem about Captions[65]:= EnvirHumidyHiStr
- Replies: 1
- Views: 5980
problem about Captions[65]:= EnvirHumidyHiStr
I define a string array in my form class,such as Captions : array[0..65] of string ;and define some const string in my common unit, such as const EnvirHumidyHiStr='Enviroment Humidy';when i create form ,i set Captions := EnvirHumidyHiStr, but program run to here, i found that Captions := '',EnvirHum...
- Fri May 18, 2007 1:42 am
- Forum: TsiLang Components Suite
- Topic: problem about const array
- Replies: 3
- Views: 8973
I using data structures like the below?how can i do
I using data structures like the below:
const
str1 = 'My String constant 1';
str2 = 'My String constant 2';
str3 = 'My String constant 3';
StrArr: array[0..2] of string = (
str1,
str2,
str3
'My String constant 4 ');
const
str1 = 'My String constant 1';
str2 = 'My String constant 2';
str3 = 'My String constant 3';
StrArr: array[0..2] of string = (
str1,
str2,
str3
'My String constant 4 ');
- Thu May 17, 2007 4:23 am
- Forum: TsiLang Components Suite
- Topic: problem about const array
- Replies: 3
- Views: 8973
problem about const array
I defined some const strings. and this strings are elements of a const string array. the bring compile error:Constant expression excepted.
how can i do? there are 58 const string arrays in my project.
how can i do? there are 58 const string arrays in my project.
- Mon Apr 02, 2007 8:17 am
- Forum: TsiLang Components Suite
- Topic: question of use Traslantion editor
- Replies: 17
- Views: 33859
- Mon Apr 02, 2007 5:48 am
- Forum: TsiLang Components Suite
- Topic: question of use Traslantion editor
- Replies: 17
- Views: 33859
- Thu Mar 29, 2007 8:12 am
- Forum: TsiLang Components Suite
- Topic: question of use Traslantion editor
- Replies: 17
- Views: 33859
- Thu Mar 29, 2007 3:14 am
- Forum: TsiLang Components Suite
- Topic: question of use Traslantion editor
- Replies: 17
- Views: 33859
- Wed Mar 28, 2007 1:45 am
- Forum: TsiLang Components Suite
- Topic: question of use Traslantion editor
- Replies: 17
- Views: 33859
- Tue Mar 27, 2007 8:36 am
- Forum: TsiLang Components Suite
- Topic: question of use Traslantion editor
- Replies: 17
- Views: 33859
type Russian manually into Translation Editor
I type Russian manually into Translation Editor ,there isn't distorted code in top strings.
- Tue Mar 27, 2007 3:00 am
- Forum: TsiLang Components Suite
- Topic: question of use Traslantion editor
- Replies: 17
- Views: 33859
I use auto-translate
I manually typed directly in Tsilang Dictionary Manager,use auto-translate in Translation Editor. in the Tsilang Dictionary Manager,those string can be showed correct. it has some thing wrong in OS system language's setting?
- Tue Mar 27, 2007 12:45 am
- Forum: TsiLang Components Suite
- Topic: question of use Traslantion editor
- Replies: 17
- Views: 33859
also have distorted codes
i do it as you say on the top,but have distorted codes yet.for example:
About(english) ----- ?программ(Russian)
Close button(english) ------кнопка "Закрыт?(Russian)
auto-join(english) ------ присеодинить(?) автоматическ(Russian)
About(english) ----- ?программ(Russian)
Close button(english) ------кнопка "Закрыт?(Russian)
auto-join(english) ------ присеодинить(?) автоматическ(Russian)
- Mon Mar 26, 2007 6:34 am
- Forum: TsiLang Components Suite
- Topic: question of use Traslantion editor
- Replies: 17
- Views: 33859
question of use Traslantion editor
When I use the trial version 6.0.3 developing a test project, I has some troubles. In the Dictionary Manager, All the char show correct, but in Translation editor there are some distorted codes, especially in Russian row,there are ‘?’ chars,the string include ‘?’ char can not be show correct when [R...
- Mon Mar 26, 2007 6:26 am
- Forum: TsiLang Components Suite
- Topic: I didn’t add additional TsiLang’s DLL in my software ?
- Replies: 2
- Views: 8902
thanks !
Sorry! I didn’t received your mail. Thanks for your help.
I'll be recommending your product to the related department, so we should hopefully be a customer soon!
I'll be recommending your product to the related department, so we should hopefully be a customer soon!
- Fri Mar 23, 2007 5:34 am
- Forum: TsiLang Components Suite
- Topic: I didn’t add additional TsiLang’s DLL in my software ?
- Replies: 2
- Views: 8902
I didn’t add additional TsiLang’s DLL in my software ?
I want to purchase a TsiLang Components Suite,before I purchased,I has some questions to ask you. If used registered version of TsiLang Components Suite(Full Source & One-Year Updates) to develop my software,I didn’t add additional TsiLang Components Suite’s DLL(dynamic-link library) in my softw...