[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Gets the File is Executable flag value for the specified file name.
Source position: lazfilecache.pas line 102
function FileIsExecutableCached( |
const AFilename: string |
):Boolean; |
AFilename |
|
Name for the file examined in the routine. |
True if the specified file is an executable (binary) file.
Version 4.0 | Generated 2025-05-03 | Home |