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

TOwnerHashFunction

Defines a hash function implemented as an object procedure.

Declaration

Source position: dynhasharray.pp line 54

type TOwnerHashFunction = function(

  Item: Pointer

):Integer of object;


Version 4.4 Generated 2025-11-08 Home