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

TListFileSearcher

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: fileutil.pas line 161

type TListFileSearcher = class(TFileSearcher)

protected

  procedure DoFileFound; override;

public

  constructor Create();

end;

Inheritance

TListFileSearcher

|

TFileSearcher

  

Class for searching files.

|

TFileIterator

  

Class for getting info about found file or directory.

|

TObject

The latest version of this document can be found at lazarus-ccr.sourceforge.net.