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