Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- CA-Clipper 5.3 . Guide To CA-Clipper - Norton Guide http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]

     <oListBox>:nextItem() --> self

        nextItem() is a method of the ListBox class that is used for changing
        the selected item from the current item to the one immediately
        following it.  If necessary, nextItem() will call its display()
        method to ensure that the newly selected item is visible.

        This message is meaningful only when the ListBox object has input
        focus.

        Note:  When present, the scroll bar is automatically updated to
        reflect the new first visible item in the list when the call to
        ListBox:nextItem() causes the list to be scrolled.

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson