[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
File mask for all files on the current platform
Source position: sysunixh.inc line 43
const AllFilesMask = ; |
AllFilesMask is the wildcard that can be used to return all files in a directory. On windows and dos based systems, this will be '*.*', while for unix systems, this will be '*'.
|
COnstant describing support for long filenames. |
|
|
Character used to separate directory parts. |
|
|
Character used to separate directory parts. |
lazarus-ccr.sourceforge.net |