Unit 'LazFileCache' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lazutils]

FileAgeCached

Gets the file age for the specified file or directory.

Declaration

Source position: lazfilecache.pas line 106

function FileAgeCached(

  const AFileName: string

):LongInt;

Arguments

AFileName

  

File or directory name examined in the routine.

Function result

File age for the specified file or directory.


Version 4.4 Generated 2025-11-08 Home