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