ShellBrowser Delphi Edition Documentation
ContentsIndexHome
PreviousUpNext
TJamShellListItem.GetNextItem Method

Returns the next list item after the StartItem in the specified direction.

Syntax
Pascal
function GetNextItem(Direction: TSearchDirection; States: TItemStates): TJamShellListItem;

Call GetNextItem to find the next list item after StartItem in the direction given by the Direction parameter. Only items in the state indicated by the States parameter are considered.

Copyright (c) 2011. All rights reserved.