|
Example |
|
| dcFileOperations component.
|
| function Move: Boolean; // returns True if succeed
|
| The Move method moves file(s) and/or folder(s) described in the FileList to the directory specified in DestFolder property. Function returns True if succeed.
|
| FileList and DestFolder properties;
|
| Execute, Copy, Rename and Delete methods.
|