Source position: pas2jslibcompiler.pp line 56
type TReadDirCallBack = function(
Data: Pointer;
P: PDirectoryCache;
ADirPath: PAnsiChar
):Boolean;