fileoperations Execute method
Example
Return to Introduction  Previous page  Next page
Applies to
dcFileOperations component.  

Declaration
function Execute: Boolean; // returns True if succeed  

Description
The Execute method executes the file operation which you have specified in the Operation property. Function returns True if succeed.  

See also
Copy, Move, Rename and Delete methods.  
File not found.