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

faSymLink

File is a symlink

Declaration

Source position: filutilh.inc line 52

const faSymLink = ;

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

The latest version of this document can be found at lazarus-ccr.sourceforge.net.