[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
FileAge value for the file or directory.
Source position: lazfilecache.pas line 53
public property TFileStateCacheItem.Age : LongInt |
Age is a LongInt property with the file age for the file or directory in the cache item. The value for the property is assigned when the TFileStateCache.FileAgeCached method is called, and contains the value returned from the FileAge routine in SysUtils.
|
Ensures that the file age is up-to-date for a cache item. |
|
Version 4.0 | Generated 2025-05-03 | Home |