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

TFileStateCache.FileIsTextCached

Ensures that the "File is Text" flag is up-to-date for a cache item.

Declaration

Source position: lazfilecache.pas line 82

public function TFileStateCache.FileIsTextCached(

  const AFilename: string

):Boolean;

Arguments

AFilename

  

Name for the file examined in the method.

Function result

True if the file is a text file (not a binary executable).


Version 4.0 Generated 2025-05-03 Home