Source position: cachecls.pp line 54
type TOnIsDataEqual = function(
ACache: TCache;
AData1: Pointer;
AData2: Pointer
):Boolean of object;