Source position: JPL.FileSearch.pas line 50
type TJPEnumFilesProcObj = function(
Dirs: Integer;
CurrentFileNo: Integer;
CurrentDirNo: Integer;
CurrentFile: string
):Boolean of object;