Source position: contnrs.pp line 422
type TDataIteratorMethod = procedure(
Item: Pointer;
const Key: AnsiString;
var Continue: Boolean
) of object;