Unit 'DynHashArray' Package
[Overview][Constants][Types][Classes][Index] [#lazutils]

THashFunction

Type for hash function.

Declaration

Source position: dynhasharray.pp line 53

type THashFunction = function(

  Sender: TDynHashArray;

  Item: Pointer

):Integer;

Description

Each hash function specified by the user has to have these parameters


Version 4.4 Generated 2025-11-08 Home