TFileSearchOption
Options for the FileSearch call.
Declaration
Source position: filutilh.inc line 172
Type
TFileSearchOption = (sfoImplicitCurrentDir,sfoStripQuotes)
Description
TFileSearchOption enumerates the options that can be used in the FileSearch call to control the behaviour of the search mechanism
See also
Name | Description |
---|---|
FileSearch | Search for a file in a path. |
TFileSearchOptions | Set of TFileSearchOption |