Página 1 de 1

TEdit bug ( double bytes)

Publicado: Mar Dic 26, 2006 2:45 pm
por ssbbs
We are use double bytes(chinese).
When I test TEdit and set ::nMaxLength equal '10',
If type english '1234567890' no any problem,
But when I type english + chinese like '123456中文90',
This is error, because one 'chinese word' is double bytes,
so, I only can type '123456中文' is not '123456中文90'