[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'LazFileCache' (#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.0 Generated 2025-05-03 Home