On 17/07/07, Mattias Gaertner <[EMAIL PROTECTED]> wrote:

> The Key parameter is defined as a Char type, which is limited to the
> first 256 Unicode (or ASCII) characters.  Shouldn't the TKeyPressEvent
> be redefined as a Word to be able to work with Unicode?

A word is not sufficient for unicode.


Ah yes, you are correct. A parameter named Char (or Text) of type
String should do the trick.

BTW: Is Lazarus aiming (in the future) to be UTF-8 compliant or UCS2 (UTF-16)?

Regards,
 - Graeme -

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to