faSymLink
File is a symlink
Declaration
Source position: filutilh.inc line 145
const
faSymLink = $00000400platform
Description
faSymLink means the file (as returned e.g. by FindFirst /FindNext ), is a symlink. It's ignored under Windows.
See also
Name | Description |
---|---|
FindFirst | Start a file search and return a findhandle |
FindNext | Find the next entry in a findhandle. |
TSearchRec | Record describing a search handle or result |