Source position: contnrs.pp line 491
type TObjectIteratorMethod = procedure(
Item: TObject;
const Key: AnsiString;
var Continue: Boolean
) of object;