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

TJPEnumFilesProcObj

Declaration

Source position: JPL.FileSearch.pas line 50

type TJPEnumFilesProcObj = function(

  Dirs: Integer;

  CurrentFileNo: Integer;

  CurrentDirNo: Integer;

  CurrentFile: string

):Boolean of object;



CT Web help

CodeTyphon Studio