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.6 | Generated 2026-02-20 | Home |