Source position: U_ExtFileCopy.pas line 61
type TECopyFilesOptions = set of (
cpCopyAll,
cpNoStructure
);