Главная страница
Top.Mail.Ru    Яндекс.Метрика
Текущий архив: 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.46 MB
Время: 0.03 c
1-1084884338
DanilinSA
2004-05-18 16:45
2004.05.30
Забыл функцию!


3-1083820008
Litr
2004-05-06 09:06
2004.05.30
Bookmark


14-1084354404
Соловьев
2004-05-12 13:33
2004.05.30
Кто борол?


7-1082460336
ZMaximI
2004-04-20 15:25
2004.05.30
Резидент


11-1073629236
azsd
2004-01-09 09:20
2004.05.30
bugs report: KOLPNG