Главная страница
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.034 c
1-1084944309
IrBisoff
2004-05-19 09:25
2004.05.30
MouseEnter & MouseLeave


3-1083913960
}|{yk
2004-05-07 11:12
2004.05.30
Логическая ошибка в триггере


7-1083300050
WondeRu
2004-04-30 08:40
2004.05.30
Заголовочный файл WMI для Delphi


14-1084276474
Nick-From
2004-05-11 15:54
2004.05.30
Excel


1-1084609118
Delphir
2004-05-15 12:18
2004.05.30
LowerCase по русски