Represents type TEqualsFunc.
TEqualsFunc
type TEqualsFunc = function(const left, right: TValue): Boolean;