Re: Capturing scrolling of Delphi TListbox


[ DelphiLand FAQ ]

Posted by dofi on March 15, 2004 at 10:12:43:

In Reply to: Capturing scrolling of Delphi TListbox 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 ]