[Overview][Constants][Types][Classes][Index] Reference for unit 'DynHashArray' (#lazutils)

TOnEachHashItem

Declaration

Source position: dynhasharray.pp line 56

type TOnEachHashItem = function(

  Sender: TDynHashArray;

  Item: Pointer

):Boolean;

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