browsedialog Execute method
Return to Introduction  Previous page  Next page
Applies to
dcBrowseDialog, dcOpenDialog and dcSaveDialog components.  

Declaration
function Execute: Boolean; // returns True when user clicks OK  

Description
The Execute method opens the "Browse for Folder" dialog, to let user to select the shell object from the list. The Execute returns True when user selects the folder and clicks "Ok" or, if user if user clicks "Cancel" it returns False.  
File not found.