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