Source position: CFDictionary.pas line 307
type CFDictionaryEqualCallBack = function(
value1: UnivPtr;
value2: UnivPtr
):Boolean;