ShellBrowser Delphi Edition Documentation
ContentsIndexHome
PreviousUpNext
TJamFileOperation.Execute Method

Use this function to start the operation.

Syntax
Pascal
function Execute: Boolean;

Boolean: true, when the operation has been performed successfully else false.

If the function returns false, you can check with the TJamFileOperation.OperationAborted property, if the user has canceled the operation.

Copyright (c) 2011. All rights reserved.