IFileDialog.CheckPathExists

Syntax

CheckPathExists: Boolean;

Description

The CheckPathExists property determines the system reaction if the user selects a file in the non-existing catalog.

Comments

If the property is set to True, the error message is generated when the user specifies the wrong path.

See also:

IFileDialog