[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'FileUtil' (#lazutils)

TFileIterator.Stop

Stops the search process.

Declaration

Source position: fileutil.pas line 112

public procedure TFileIterator.Stop;

Description

Changes the value in Searching to False.

See also

TFileIterator.Searching

  

Indicates if a search process is active.

TFileSearcher.Search

  

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


Version 4.0 Generated 2025-05-03 Home