ShellBrowser Delphi Edition Documentation
ContentsIndexHome
PreviousUpNext
TJamFileListItem.GetNextItem Method

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

Syntax
Pascal
function GetNextItem(Direction: TSearchDirection; States: TItemStates): TJamFileListItem;
Parameters 
Description 
TSearchDirection 
SearchDirection 
TItemStates 
only items ofthis state are consired 

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

Copyright (c) 2011. All rights reserved.