ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
JAMDialogs.TJamBaseBrowseDialog.Execute

Use this function to show the dialog.

Syntax
Pascal
function Execute: Boolean; override; overload;

The function returns true, when the user successfully opens a folder and false, when the user presses the cancel button. This method is only available in Delphi 2006 and later.

The function returns true, when the user successfully opens a folder and false, when the user presses the cancel button.