George Lober wrote:
Hi all,

1) Can someone tell me how to make TListView scroll to and show the topmost item of a list in the top line of the TListView window?

2) How do you scroll to and show a particular item on the top line of the TListView window ?


ListItem.MakeVisible (or was it EnsureVisible ?)

This won't set the topitem, but it makes it visible atleast.

Marc

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to