Unit 'JPL.FileSearch' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_jplib]

TJPEnumFilesProc

Declaration

Source position: JPL.FileSearch.pas line 46

type TJPEnumFilesProc = function(

  Dirs: Integer;

  CurrentFileNo: Integer;

  CurrentDirNo: Integer;

  CurrentFile: string

):Boolean;



CT Web help

CodeTyphon Studio