Unit 'FileUtil' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lazutils]

AllDirectoryEntriesMask

File mask used to match all directories entries on the local file system.

Declaration

Source position: fileutil.pas line 223

const AllDirectoryEntriesMask = '*';

Description

Used in the implementation of the TFileSearcher.Search method.

See also

TFileSearcher.Search

  

Searches for files or directories in the specified path(s) using the specified options.


Version 4.4 Generated 2025-11-08 Home