Search found 2 matches
- Wed Oct 23, 2013 4:26 pm
- Forum: TsiLang Components Suite
- Topic: Tsilang and delphi 7, hints and form caption not translated
- Replies: 2
- Views: 11420
If your Default Locale doesn't support target charset (code page) then using simple ANSI VCL (as in Delphi 2007) you won't be able to display them properly on some VCL controls like TButton, TForm and others which are wrappers of Windows native controls. So you will need to either set default local...
- Fri Oct 18, 2013 12:56 pm
- Forum: TsiLang Components Suite
- Topic: Tsilang and delphi 7, hints and form caption not translated
- Replies: 2
- Views: 11420
Tsilang and delphi 7, hints and form caption not translated
Hello, I get the trial version of tsilang for tests. Build a simple vcl form with buttons, labels and hints. All works fine in the way of home tutorial, but, hints of buttons and form captions, dont get the correct charset like buttons and labels... All settings on tsi controls was do it... Any idea...