Unit 'LazFglHash' Package
[Overview][Classes][Index] [#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.4 Generated 2025-11-08 Home