Does anybody know how to scroll a listview?
Seems that ListView.ScrollBy isn't working, at least not for Windows. There's no TCustomListView.ScrollBy procedure and of course the default TWinControl implementation doesn't send a LVM_SCROLL message to the MS ListView control.
Probably a bug?

Rolf
-- 
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus

Reply via email to