delphi developers' Journal (original) (raw)

Unicode I just found this community. Wow!

I'm trying to write a client for Livejournal. It has been done before, probably in Delphi too, but this is for my own education I suppose.

My question is this: What do I need to do to support Unicode / UTF-8 / other character sets than Western European 8859-1 etc etc.??

I'd like to know what I need to do concerning TMemo components (for the actual entries etc) and for the transfer through XML-RPC.

I basically know how to do everything else except Internationalization.

If anyone here could point me in the right direction that would be awesome!

Thanks!