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

TFileStateCacheItem.Flags

Contains status flags for the cached file or directory item.

Declaration

Source position: lazfilecache.pas line 50

public property TFileStateCacheItem.Flags : TFileStateCacheItemFlags
  read FFlags;

See also

TFileStateCacheItem.TestedFlags

  

Contains status flags that have been tested for the cached item.

TFileStateCache.Check

  

Checks the specified cache item to get a specific flag value.


Version 4.0 Generated 2025-05-03 Home