Source position: lazfglhash.pas line 37
protected type TLazFPGHashTable.TGIteratorMethod = procedure(
Item: T;
const Key: string;
var Continue: Boolean
) of object;