Главная страница
Top.Mail.Ru    Яндекс.Метрика
Текущий архив: 2004.03.28;
Скачать: CL | DM;

Вниз

Руссифицированный фильтр в Grid из DeveloperExpress   Найти похожие ветки 

 
Крутыш ©   (2004-02-07 23:09) [0]

Кто-нибудь смог руссифицировать фильтр грида
из пакета DeveloperExpress???
Помогите если да.


 
aga123   (2004-02-24 16:10) [1]

На мой вкус так:

unit cxFilterConsts;
...

interface

...

resourcestring
 // base operators
 cxSFilterOperatorEqual        = "равно";
 cxSFilterOperatorNotEqual     = "не равно";
 cxSFilterOperatorLess         = "меньше";
 cxSFilterOperatorLessEqual    = "меньше или равно";
 cxSFilterOperatorGreater      = "больше";
 cxSFilterOperatorGreaterEqual = "больше или равно";
 cxSFilterOperatorLike         = "содержит";
 cxSFilterOperatorNotLike      = "не содержит";
 cxSFilterOperatorBetween      = "между";
 cxSFilterOperatorNotBetween   = "не между";
 cxSFilterOperatorInList       = "в";
 cxSFilterOperatorNotInList    = "не в";

 cxSFilterOperatorYesterday = "вчера";
 cxSFilterOperatorToday     = "сегодня";
 cxSFilterOperatorTomorrow  = "завтра";

 cxSFilterOperatorLastWeek  = "прошлая неделя";
 cxSFilterOperatorLastMonth = "прошлый месяц";
 cxSFilterOperatorLastYear  = "прошлый год";

 cxSFilterOperatorThisWeek  = "эта неделя";
 cxSFilterOperatorThisMonth = "этот месяц";
 cxSFilterOperatorThisYear  = "этот год";

 cxSFilterOperatorNextWeek  = "следующая неделя";
 cxSFilterOperatorNextMonth = "следующий месяц";
 cxSFilterOperatorNextYear  = "следующий год";

 cxSFilterAndCaption   = "и";
 cxSFilterOrCaption    = "или";
 cxSFilterNotCaption   = "не";
 cxSFilterBlankCaption = "пусто";

 // derived
 cxSFilterOperatorIsNull           = "пусто";
 cxSFilterOperatorIsNotNull        = "не пусто";
 cxSFilterOperatorBeginsWith       = "начинается с";
 cxSFilterOperatorDoesNotBeginWith = "не начинается с";
 cxSFilterOperatorEndsWith         = "заканчивается на";
 cxSFilterOperatorDoesNotEndWith   = "не заканчивается на";
 cxSFilterOperatorContains         = "содержит";
 cxSFilterOperatorDoesNotContain   = "не содержит";
 // filter listbox"s values
 cxSFilterBoxAllCaption       = "(Все)";
 cxSFilterBoxCustomCaption    = "(Настроить...)";
 cxSFilterBoxBlanksCaption    = "(Пустые)";
 cxSFilterBoxNonBlanksCaption = "(Не пустые)";



Страницы: 1 вся ветка

Текущий архив: 2004.03.28;
Скачать: CL | DM;

Наверх




Память: 0.47 MB
Время: 0.072 c
14-1077799448
Polevi
2004-02-26 15:44
2004.03.28
Интерфейс пользователя


1-1078894720
msgipss
2004-03-10 07:58
2004.03.28
Принцип определения темноты цвета..


1-1078831472
BPK
2004-03-09 14:24
2004.03.28
Как определять абстрактные методы?


1-1078596486
Hkr
2004-03-06 21:08
2004.03.28
Глюк при сохранении.


7-1072549718
Nick_Omsk
2003-12-27 21:28
2004.03.28
USB в Delphi