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

THashFunction

Type for hash function

Declaration

Source position: dynhasharray.pp line 56

type THashFunction = function(

  Sender: TDynHashArray;

  Item: Pointer

):Integer;

Description

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

This page is hosted on Get Lazarus Code and Component Repository at SourceForge.net. Fast, secure and Free Open Source software downloads