File mask used to match all directories entries on the local file system.
Source position: fileutil.pas line 223
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. |
| Version 4.6 | Generated 2026-02-20 | Home |