| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
File mask for all files on the current platform
Source position: sysunixh.inc line 44
| const AllFilesMask = '*'; | 
AllFilesMask is the wildcard that can be used to return all files in a directory. Do not assume that this is '*' or '*.*' based on the platform only. The actual value on DOS/Windows based systems can be influenced by e.g. LFNSupport.
| 
 | Constant describing support for long filenames. | |
| 
 | Character used to separate directory parts. | |
| 
 | Character used to separate directory parts. |