/
GetFileAgeInMinutes

GetFileAgeInMinutes

Parameter

(FileName : String) : Integer;

Beschreibung

Ermittelt das Alter der angegebenen Datei in Minuten (1 Tag ~ 1440 Minuten).

Beispiel

 ShowMessage('Dateialter: ' + inttostr( GetFileAgeInMin('c:\example.dat')));

Related content

SetFileAttribute
SetFileAttribute
More like this
SetFileAttribute
SetFileAttribute
More like this
SetFileAttribute
SetFileAttribute
More like this
SetFileAttribute
SetFileAttribute
More like this
FileExists
More like this
FileExists
More like this