ShellBrowser Delphi Edition Documentation
ContentsIndexHome
PreviousUpNext
TJamSystemShellView.IsMovePossible Method

Checks if move is possible.

Syntax
Pascal
function IsMovePossible(Delta: integer): Boolean;

Boolean: true if moving is possible, false otherwise.

This method checks if moving back or forward is possible. Set delta to the same value as the delta value in the move function.

Copyright (c) 2011. All rights reserved.