Главная страница
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.048 c
14-1082734027
andre
2004-04-23 19:27
2004.05.30
Шрифты


1-1084715381
RomeoGolf
2004-05-16 17:49
2004.05.30
Free и nil - как корректнее совместить?


3-1083572933
ss300
2004-05-03 12:28
2004.05.30
Странное поведение TClientDataset


3-1084268110
titan83
2004-05-11 13:35
2004.05.30
Не получается использовать DBLookupComboBox


4-1082535338
MetalFan
2004-04-21 12:15
2004.05.30
как вытащить окно на передний план и ...