[Lazarus] FPC error without line number

ArĂ­ Ricardo Ody ari.ody at japinfo.com.br
Mon Apr 28 19:29:32 CEST 2008


> ListBox1.Items.Add(AnsiToUtf8(DateTimeToStr(now)));

This is the safest choice.

>  Both results are the same.  Is this because the results that are returned are
>  part of the lower portion < 128 that there is no difference.

Yes, that's correct. If only ASCII chars are used, then utf-8 = ansi always

-- 
Felipe Monteiro de Carvalho



More information about the Lazarus mailing list