/
GenerateFileHash

GenerateFileHash

Parameter

(Filename : String) : String;

Beschreibung

Erzeugt einen MD5 Hash der angegebenen Datei.

Beispiel

myMD5Hash := GenerateFileHash('c:\example.dat');
ShowMessage(myMD5Hash);

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