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

Вниз

Перестал работать поиск в ListBox   Найти похожие ветки 

 
diww   (2002-05-23 18:09) [0]

После установки MultiSelect в True перестал работать быстрый поиск записи, сделанный так:
ListBox2.Perform(LB_SELECTSTRING,-1,longint(Pchar(Edit1.Text)));


 
Song ©   (2002-05-23 18:10) [1]

Попробуйте LB_FINDSTRING


 
Song ©   (2002-05-23 18:12) [2]

Читаем также хэлп:

Remarks

The list box is scrolled, if necessary, to bring the selected item into view.
Do not use this message with a list box that has the LBS_MULTIPLESEL style.
An item is selected only if its initial characters from the starting point match the characters in the string specified by the lpszFind parameter.



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

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

Наверх




Память: 0.46 MB
Время: 0.009 c
1-18000
SPeller
2002-05-23 11:58
2002.06.06
Множества


1-18002
Сергей Чакчир
2002-05-24 09:55
2002.06.06
Срочно нужен компонент красивых кнопок


1-18056
Валет
2002-05-24 18:37
2002.06.06
edit1.Text:=edit1.Text - ПОСЛЕДНИЙ ВВЕДЁННЫЙ СИМВОЛ;


1-17883
Eugie
2002-05-27 09:58
2002.06.06
Хинты для Main Menu


14-18158
JibSkeart
2002-04-29 12:19
2002.06.06
Как установить только BDE с дистрибутива DELPHI6 ??