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

TFileStateCacheItem.PhysicalFilename

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

Declaration

Source position: lazfilecache.pas line 49

public property TFileStateCacheItem.PhysicalFilename : string
  read FPhysicalFilename;

See also

TFileStateCacheItem.Filename

  

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