Micha Nelissen schrieb: > Graeme Geldenhuys wrote: >> MyString := '世界您好'; >> MyChar := MyString[1]; >> writeln(MyChar); >> end. > > Extracting a Char from a UnicodeString? What's that supposed to do? As I said, it's UCS coding style :)