Unit 'FileUtil' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#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.4 Generated 2025-11-08 Home