[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Encrypted file attribute
Source position: filutilh.inc line 95
const faEncrypted = $00004000; |
faEncrypted can be returned by FindFirst or FindNext to indicate that a returned file is encrypted (on filesystems that support this).
|
File is a directory |
|
|
Archive bit is set |
|
|
Hidden file. |
|
|
Compressed file attribute |
|
|
Normal file attribute |
|
|
Start a file search and return a findhandle |
|
|
Find the next entry in a findhandle. |