Capturing scrolling of Delphi TListbox


[ DelphiLand FAQ ]

Posted by Joey on March 07, 2004 at 22:45:19:

with Delphi TListBox... how can i see if the user has scrolled??? at the moment i have a timer set to check the TopIndex and if it differs to the previously set one it fires the event... but is there a proper way of doin it??

Thx ;)


Related Articles and Replies:



[ DelphiLand: free Delphi source code, tips, tutorials ]