ImageEn, unit ieopensavedlg

TOpenImageEnDialog.FilenameW

TOpenImageEnDialog.FilenameW

Declaration

property FilenameW: WideString;

Description

Returns the name and complete directory path of the most recently selected file.

FilenameW is the same as Filename but uses WideString instead of String.

Note: This is a legacy property. It should not be used on Unicode versions of Delphi

See Also

FilesW
Filename
Files