Unit 'LazFileCache' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lazutils]

FileIsTextCached

Gets the File is Text flag for the specified file name.

Declaration

Source position: lazfilecache.pas line 105

function FileIsTextCached(

  const AFilename: string

):Boolean;

Arguments

AFilename

  

Name for the file examined in the routine.

Function result

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


Version 4.4 Generated 2025-11-08 Home