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

Вниз

Keep TListView.curindex visible when set out of view range   Найти похожие ветки 

 
Dodfr   (2005-08-08 13:37) [0]

Hi,

If I set a listview.curindex out of actual item"s range view, the listview do not scroll to this item.

In order to make it visible I use this that work fine :

ListView.Perform(LVM_ENSUREVISIBLE,ListViewFields.LVCurItem,1);

Is this usual way ?


 
SPeller ©   (2005-08-08 13:41) [1]

Simply, it was not implemented. You can write a method for the TControl object and send it to Vladimir Kladov to add to kol.pas


 
Vladimir Kladov   (2005-08-08 15:33) [2]

LVMakeVisible - implemented far far ago



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

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

Наверх




Память: 0.46 MB
Время: 0.047 c
2-1142599809
RomanH
2006-03-17 15:50
2006.04.02
Извлечение Jpeg из таблицы в Image


15-1140526271
Doma
2006-02-21 15:51
2006.04.02
В поисках DBListView


2-1142593667
Fenix
2006-03-17 14:07
2006.04.02
Разбиение рисунка на части.


9-1127640112
Kovenos
2005-09-25 13:21
2006.04.02
Как выщитать матрицу.


15-1141377980
DelphiN!
2006-03-03 12:26
2006.04.02
Можно ли прослушать порт, если на нем уже висит другая программа