Forms > Forms Assembly Interfaces > IFileDialog > IFileDialog.CheckPathExists
CheckPathExists: Boolean;
The CheckPathExists property determines the system reaction if the user selects a file in the non-existing directory. If the property is set to True, the error message is generated when the user specifies the wrong path.
See also: