[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
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.0 | Generated 2025-05-03 | Home |