[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'sysutils' (#rtl)

faSymLink (platform)

File is a symlink

Declaration

Source position: filutilh.inc line 141

const faSymLink = $00000400;

Description

faSymLink means the file (as returned e.g. by FindFirst/FindNext), is a symlink. It's ignored under Windows.

See also

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


Documentation generated on: May 14 2021