Gets the File is Text flag for the specified file name.
Source position: lazfilecache.pas line 105
function FileIsTextCached( |
const AFilename: string |
):Boolean; |
AFilename |
|
Name for the file examined in the routine. |
True if the specified file is a text (not a binary executable) file.
| Version 4.6 | Generated 2026-02-20 | Home |