Maximum value of listview1.scrollviewpos

Asked

Viewed 36 times

0

Good morning, to all

If someone can give a help... How to know the maximum value of listview scroll ( listview1.scrollviewpos ), I’m not finding out.

Thank you, Cassian

1 answer

0

Use the API function Getscrollrange.

GetScrollRange(ListView.Handle,SB_VERT,Minimo,Maximo);

  • 1

    Carlos, I am using firemonkey did not work. I already solved, I sent the reply there in the group. thanks for the help.

Browser other questions tagged

You are not signed in. Login or sign up in order to post.