|
|
|
| dcOpenDialog and dcSaveDialog components.
|
| property Files: TStrings;
|
| The Files property is a list of selected items returned by file-selection dialog. Files is the TStrings instance that contains each selected file name with its full directory path.
|
|
|
| FileName property.
|