| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Ensures that the "File is Text" flag is up-to-date for a cache item.
Source position: lazfilecache.pas line 82
| public function TFileStateCache.FileIsTextCached( | 
| const AFilename: string | 
| ):Boolean; | 
| AFilename | 
 | Name for the file examined in the method. | 
True if the file is a text file (not a binary executable).
| Version 4.0 | Generated 2025-05-03 | Home |