SourceFileList property (LEADDlgFile Control)
Builder Syntax |
AnsiString SourceFileList |
Delphi Syntax |
SourceFileList: String |
Overview |
Refer to Using Imaging Common Dialogs. |
Remarks
Gets or sets the full path and name of each file to include in the "Source File(s)" list of the FileConversion dialog box.
Each file name should end with |. For example: ‘C:\images\MyFile.cmp|D:\images\MyFile2.cmp|C:\images\MyOtherFile.cmp|E:\MyLastFile.cmp|’.
See Also