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