In Delphi, how to intercept the KeyPress Event like a WideChar instead of Char? It ignores all keys above 255 and return wrong values.

I´m also with problem with TJvInspector, how to edit Strings like WideStrings intead of regular Strings with it?