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

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

Description
The Execute method opens the file-selection dialog, returning True when the user selects a file and clicks Open. If the user clicks Cancel, Execute returns False.  
File not found.