Good morning, to all
If someone can give a help ... How to know the maximum value of the listview scroll (listview1.scrollviewpos), I can not figure it out.
Thank you, Cassiano
Good morning, to all
If someone can give a help ... How to know the maximum value of the listview scroll (listview1.scrollviewpos), I can not figure it out.
Thank you, Cassiano
Use the GetScrollRange API function.
GetScrollRange(ListView.Handle,SB_VERT,Minimo,Maximo);