"What encoding has the text file? CP1251?"
ANSI. Only this encoding worked with Lazarus 1.4. 
"What function do you use for converting the strings to UTF-8?"
SysToUtf8(s) 
Regards,
Kamen
 








 >-------- Оригинално писмо --------

 >От: Mattias Gaertner nc-gaert...@netcologne.de

 >Относно: Re: [Lazarus] Lazarus Release 1.6

 >До: lazarus@lists.lazarus.freepascal.org

 >Изпратено на: 23.02.2016 17:07


On Tue, 23 Feb 2016 14:25:01 +0200 (EET)

Kamen Ketev  kamenl...@abv.bg > wrote:



> Windows 7 64bit. Lazarus 1.6 32bit. 

>[...]

> > I have ComboBox which 

> > takes information about filling from a text file. On Lazarus 1.6 cyrillic 
> > symbols are like this:?????-??????, ????????. How can I correct this? In 
> > Lazarus 1.4 they was correct. 



What encoding has the text file? CP1251?

What function do you use for converting the strings to UTF-8?





Mattias



--

_______________________________________________

Lazarus mailing list

 Lazarus@lists.lazarus.freepascal.org 

 http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus 

--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to