IFileDialog.CheckPathExists

Syntax

CheckPathExists: Boolean;

Description

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:

IFileDialog