| [Overview][Constants][Types][Classes][Procedures and functions][Index] |
File mask used to match all directories entries on the local file system.
Source position: fileutil.pas line 211
const AllDirectoryEntriesMask = '*'; |
Used in the implementation of the TFileSearcher.Search method.
|
Searches for files or directories in the specified path(s) using the specified options. |