Source position: CFDictionary.pas line 388
type CFDictionaryApplierFunction = procedure(
key: UnivPtr;
value: UnivPtr;
context: UnivPtr
);