[Overview][Constants][Types][Classes][Index] Reference for unit 'DynHashArray' (#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.0 Generated 2025-05-03 Home