IFileDialog.FileNames

Syntax

FileNames: IStringList;

Description

The FileNames property returns a collection of names and paths to the files, if more than one file is selected.

See also:

IFileDialog