CopyResource Method
Copies a file.
Syntax
String __fastcall CopyResource(String resourceTitle): StringRemarks
This method copies the file specified by ResourceId. The ResourceTitle parameter defines the name of the newly created file. The Id of the newly created file is returned by this method.