Source position: contnrs.pp line 446
type TStringIteratorMethod = procedure(
Item: string;
const Key: string;
var Continue: Boolean
) of object;