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