Specifies only symbolic link file types.
faSymLink = $00000040 platform;
faSymLink = 0x00000040 platform;
SysUtils
faSymLink is principally used by FindFirst to indicate that only symbolic link files sould be returned. Symbolic links are a feature of Linux systems, with no Windows counterpart.
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
|
What do you think about this topic? Send feedback!
|