[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'LazFileCache' (#lazutils)

TFileStateCacheItem.Filename

Name for the file or directory in the cache item.

Declaration

Source position: lazfilecache.pas line 48

public property TFileStateCacheItem.Filename : string
  read FFilename;

See also

TFileStateCacheItem.PhysicalFilename

  

Physical name for the file or directory in the cache item.

TFileStateCacheItem.Flags

  

Contains status flags for the cached file or directory item.


Version 4.0 Generated 2025-05-03 Home