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.8 Generated 2026-06-06 Home