ShellBrowser Delphi Edition Documentation
ContentsIndexHome
PreviousUpNext
TJamSystemShellView.MoveInHistory Method

Jump back and forward to directories, which you selected before.

Syntax
Pascal
procedure MoveInHistory(Delta: integer);
Parameters 
Description 
Delta: integer 
Set delta between -1 to move back or forward between 1 and 3 to move forward.  

This method is to jump back and forward to directories, which were shown before, like in Windows Explorer.

Copyright (c) 2011. All rights reserved.