Главная страница
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.023 c
11-1074438248
Neznaika
2004-01-18 18:04
2004.05.30
MHLame для Delphi6


11-1073933570
Phantomaz
2004-01-12 21:52
2004.05.30
Как поменять шрифт и цвет текста Item ов в PopupMenu ?


14-1084214136
PaRL
2004-05-10 22:35
2004.05.30
Самообразование


14-1084361772
alless
2004-05-12 15:36
2004.05.30
HTML - Microsoft Internet Explorer


1-1084969973
Ruslan
2004-05-19 16:32
2004.05.30
А есть в Delphi функция задержки типа Delay?