[fpc-devel] assign constant text to widestring
JoshyFun
joshyfun at gmail.com
Fri Oct 24 01:46:02 CEST 2008
Hello listmember,
Thursday, October 23, 2008, 11:58:51 PM, you wrote:
l> Yes, it is impretative that we know the language of the word is in, so that
l> UpperCase("sólo", langSpanish) --> "SÓLO"
l> UpperCase("solo", langSpanish) --> "SOLO"
l> Otherwise, we may end up altering the meaning of the text.
l> UpperCase(), LowerCase() should not alter the meaning of the text.
In the other hand non tailored functions have a high precision in most
common languages, so default case is ok for almost all needs, except
the word processing ones (including precise spelling, wordbreak,
etc.).
--
Best regards,
JoshyFun
More information about the fpc-devel
mailing list