Unit 'LazFileCache' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#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.4 Generated 2025-11-08 Home