| 
 
ShellBrowser Delphi Components Documentation 
 | 
Use this function to show the dialog.
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.