IFileDialog.DereferenceLinks

Syntax

DereferenceLinks: Boolean;

Description

The DereferenceLinks property determines a value that the dialog box returns when the shortcut is selected.

Comments

If DereferenceLinks = True, the path to the object specified in the shortcut is returned, when the shortcut is selected, otherwise, the path to the shortcut is returned.

See also:

IFileDialog