Source position: system.ioutils.pp line 61
type TFilterPredicate = function(
const aPath: string;
const SearchRec: TSearchRec
):Boolean;