Source position: CFSet.pas line 258
type CFSetEqualCallBack = function(
value1: UnivPtr;
value2: UnivPtr
):Boolean;