StalkerSoftware
Ответ насчёт кириллицы:
Цитата:
Ответ насчёт кириллицы:
Цитата:
I'll rather close it.
CharInSet doesn't support Unicode by design. It just does locally
suppress the warnings which you get with "<Char> in <set of AnsiChar>".
For Unicode checks you could use either the TCharacter class or a case
statement.
See
ms-help://embarcadero.rs2010/vcl/SysUtils.CharInSet.html
http://docwiki.embarcadero.com/RADStudio/en/Unicode_in_RAD_Studio#Set_of_Char_Constructs