[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 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.0 | Generated 2025-05-03 | Home |