Search found 2 matches
- Mon Nov 28, 2011 5:02 pm
- Forum: TsiLang Components Suite
- Topic: MessageDlg and ShowMessage showing the wrong buttons
- Replies: 9
- Views: 25137
MessageDlg and ShowMessage showing the wrong buttons
I downloaded the latest Version of TsiLang V6.5.4.2 to use with XE2 update 2. What I notice is that when I change the activelanguage, the MessageDlg and ShowMessage show the wrong buttons and all the buttons are untranslated. Example: MessageDlg: [Yes][No][Cancel]. -> change language->[No][Ok][Abort...
- Mon Apr 12, 2010 5:29 am
- Forum: TsiLang Components Suite
- Topic: Fixes for reading and write SIL file in Delphi 2009/2010
- Replies: 1
- Views: 6997
Fixes for reading and write SIL file in Delphi 2009/2010
I've been struggling to understand why SIL (with StoreASUTF8=True) is not maintaining the far-east language format properly in Delphi 2009/2010 even with the latest version of TsiLang. Then after examining the source codes, I realize that TEncoding.UTF8 needs to be included when calling LoadFromStre...