Colin Lehmann wrote: > I want to read from a text file into a Tstringlist and later write it to > a TStatusbar, the problem is that the text is Thai. > I can write the text file OK using EditPad with the Thai font which is > installed on the computer selected but when I read it in to my > stringlist and write it to the Statusbar all I get is a row of '?'. > I have the font on the TStatusbar set correctly and everything else > seems to work OK. > > Can anyone help?
What have you set for the StatusBar.Font.Charset property? Stephen Posey [EMAIL PROTECTED] _______________________________________________ Delphi mailing list -> [email protected] http://www.elists.org/mailman/listinfo/delphi

