ScrollBar position in ListView


2004-06-14 08:43:21 AM
cppbuilder75
How can I get the position of the scrollbar in a TListView.
There don't seem to be any scrollbar propertys (except Bool FlatScrollBars)
and I need a value for the scroll position
to access subitems in my custom ListView for editing. I'm using BCB 4.
Thanks RW