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