/
RenameFile

RenameFile

Parameter

(FromName, ToName : String) : Boolean;

Beschreibung

Benennt die angegebene Datei in FromName nach ToName um.

Beispiel

RenameFile('c:\example\.dat','c:\example2.dat');

Related content

GetFreeFileName
GetFreeFileName
More like this
GetFreeFileName
GetFreeFileName
More like this
GetFreeFileName
GetFreeFileName
More like this
SetFileAttribute
SetFileAttribute
More like this
SetFileAttribute
SetFileAttribute
More like this
SetFileAttribute
SetFileAttribute
More like this