ImageEn, unit ieopensavedlg

TOpenImageEnDialog.FilesW

TOpenImageEnDialog.FilesW


Declaration

property FilesW: TIEWideStrings;


Description

A widestring equivalent of Files, which provides access to all selected filenames (with a full directory path).

Note:
 Set the ofAllowMultiSelect flag in Options to allow multiple selection
 The maximum number of files that can be selected is specified by OpenDialogMaxMultiSelFiles


See Also

 Files
 FilenameW