I load a TListBox from a text file with LoadFromFile. The source file contains some foreign characters (accented French vowels). They do not display properly in the text box (I have tried, literally, all the different CharSets). If I load the file in question with NotePad or WordPad I see the same problem. However if I load it with Notepad++ (See: all characters display properly. How can I get my app to behave like Notepad++.
Thanks,
JAS
Thanks,
JAS