<html><head>

<style id="css_styles"><![CDATA[
blockquote.cite { margin-left: 5px; margin-right: 0px; padding-left: 10px; padding-right:0px; border-left: 1px solid #cccccc }
blockquote.cite2 {margin-left: 5px; margin-right: 0px; padding-left: 10px; padding-right:0px; border-left: 1px solid #cccccc; margin-top: 3px; padding-top: 0px; }
a img { border: 0px; }
li[style='text-align: center;'], li[style='text-align: right;'] {  list-style-position: inside;}
body { font-family: Segoe UI; font-size: 12pt;   }
]]></style>
</head>
<body>Does anybody know how to scroll a listview?<div>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. </div><div>Probably a bug?</div><div><br /></div><div>Rolf</div><div><br /></div></body></html>