[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'FileUtil' (#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.0 Generated 2025-05-03 Home