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

FileRename

Declaration

Source position: _crw_fio.pas line 335

function FileRename(

  const OldFileName: LongString;

  const NewFileName: LongString;

  FailIfExists: Boolean = False

):Boolean;