SourceFileList property (LEADDlgFile Control)

C++ Builder example

Delphi 4.0 example

 

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

Elements:

ShowFileConversionDlg method, FileFormats property, SelectedExt property, ServerAppName property, DestinationPath property, SourceFilePath property, RemoveSourceFile property, ShowFullPath property

Topics:

Imaging Common Dialogs: Properties, Methods, and Events