Source position: contnrs.pp line 416
type TDataIteratorCallBack = procedure(
Item: Pointer;
const Key: string;
var Continue: Boolean
);