I get this error when compile project (-FcUTF8)
....
const
TBS_Captions: array[0..2, 0..1] of string[15] = ( ('Anamnez','ANAMNEZ'),
('BaÄlı
Dosyalar','BAÄLI DOSYALAR'), //<-Copy & paste here ->original in source
editor('Bağlı Dosyalar','BAĞLI DOSYALAR'),
('Notlar','NOTLAR')
);
....
Error: Unicodechar/string constants cannot be converted to
ansi/shortstring at compile-time
--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus