ImageEn, unit ieopensavedlg |
|
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:
◼This property is only available in Non-unicode versions of Delphi. In modern Delphi versions, use
Files.
◼Set the
ofAllowMultiSelect flag in
Options to allow multiple selection
◼The maximum number of files that can be selected is specified by
OpenDialogMaxMultiSelFilesSee Also
◼Files◼FilenameW