Source position: CFBase.pas line 514
type CFAllocatorDeallocateCallBack = procedure(
ptr: UnivPtr;
info: UnivPtr
);