[Overview][Classes][Index] Reference for unit 'lazfglhash' (#lazutils)

TLazFPGHashTable.TGIteratorMethod

Declaration

Source position: lazfglhash.pas line 37

protected type TLazFPGHashTable.TGIteratorMethod = procedure(

  Item: T;

  const Key: string;

  var Continue: Boolean

) of object;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.