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

Reference for unit 'FileUtil': Constants

AllDirectoryEntriesMask

  

File mask used to match all directories entries on the local file system.

FilenamesCaseSensitive

  

When True, uppercase and lowercase file names are equivalent.

FilenamesLiteral

  

When True, file names can be compared using the = string operator.

PascalFileExt

  

File extensions used for Pascal source code files.

PascalSourceExt

  

File extensions considered to be a Pascal source, project or package file.

sffFindProgramInPath

  

Search flags used to find a program file in a path on the current platform.

UTF8FileHeader

  

Byte Order Mark (BOM) used at the beginning of UTF-8-encoded files.


Version 3.2 Generated 2024-02-25 Home