fileoperations DestFolder property
Return to Introduction  Previous page  Next page
Applies to
dcFileOperations component.  

Declaration
property DestFolder: String;  

Description
The DestFolder property is the name of the destination file or directory for the file operation. If DestFolder is not empty, its part will be added ahead to the destination file name.  
 
Note
tip DestFolder value is ignored when you Delete files. They all will be moved to "Recycled bin".  

See also
FileList property.  
File not found.