Specifies an event handler signalled to get the file age for an item in the cache.
Source position: lazfilecache.pas line 121
type TOnFileAgeCached = function( |
Filename: string |
):LongInt of object; |
Filename |
|
File or directory examined in the handler. |
File age for the specified file or directory.
| Version 4.4 | Generated 2025-11-08 | Home |