Текущий архив: 2004.05.30;
Скачать: CL | DM;
ВнизLowerCase по русски Найти похожие ветки
← →
Delphir (2004-05-15 12:18) [0]Народ, как сделать русские буквы маленькими? вручную слишком гружене получается для больших объемов, а дельфовская функция не работает для русских букв.
Заранее спасибо
← →
Verg © (2004-05-15 12:19) [1]Returns a string that is a copy of the given string converted to lower case.
Unit
SysUtils
Category
string handling routines
function AnsiLowerCase(const S: string): string;
Description
AnsiLowerCase returns a string that is a copy of the given string converted to lower case. The conversion uses the current locale. This function supports multi-byte character sets (MBCS).
Страницы: 1 вся ветка
Текущий архив: 2004.05.30;
Скачать: CL | DM;
Память: 0.43 MB
Время: 0.037 c