| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Temporary file attribute
Source position: filutilh.inc line 92
| const faTemporary = $00000100; | 
faTemporary can be returned by FindFirst or FindNext to indicate that a returned file is a temporary file.
| 
 | File is a directory | |
| 
 | Archive bit is set | |
| 
 | Hidden file. | |
| 
 | Compressed file attribute | |
| 
 | Encrypted file attribute | |
| 
 | Normal file attribute | |
| 
 | Start a file search and return a findhandle | |
| 
 | Find the next entry in a findhandle. |