|
Example |
|
| dcFileOperations component.
|
| function Execute: Boolean; // returns True if succeed
|
| The Execute method executes the file operation which you have specified in the Operation property. Function returns True if succeed.
|
| Copy, Move, Rename and Delete methods.
|