[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;


Version 4.0 Generated 2025-05-03 Home