RemoveSourceFile property (LEADDlgFile Control)
Builder Syntax |
bool RemoveSourceFile |
Delphi Syntax |
RemoveSourceFile: Boolean |
Overview |
Refer to Using Imaging Common Dialogs. |
Remarks
Gets or sets a value that indicates whether the "Delete\Overwrite file(s)" check box was checked in the FileConversion dialog box and whether to remove the source file(s) after the conversion operation is finished. Possible values are:
Value |
Meaning |
TRUE |
The "Delete\Overwrite file(s)" check box was checked and the remove the source file after the conversion process has completed. |
FALSE |
The "Delete\Overwrite file(s)" check box was not checked and do not remove the source file after the conversion process has completed. |
See Also
Elements: |
ShowFileConversionDlg method, FileFormats property, SelectedExt property, ServerAppName property, DestinationPath property, SourceFilePath property |
Topics: |