[Overview][Constants][Types][Procedures and functions][Index] Reference for unit '_crw_fio' (#crwlib)

FileCopy

Declaration

Source position: _crw_fio.pas line 328

function FileCopy(

  const CopyFrom: LongString;

  const CopyTo: LongString;

  FailIfExists: Boolean = False

):Boolean;