[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'FileUtil' (#lazutils)

CopyDirTree

Declaration

Source position: fileutil.pas line 204

function CopyDirTree(

  const SourceDir: string;

  const TargetDir: string;

  Flags: TCopyFileFlags = []

):Boolean;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.