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.6 Generated 2026-02-20 Home