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

Reference for unit 'DynHashArray': Types

PDynHashArrayItem

  

Pointer to a TDynHashArrayItem instance.

TDynHashArrayItem

  

Record type with pointers to the current, previous, and next has items in a linked list.

TDynHashArrayOption

  

Options for how this class should work.

TDynHashArrayOptions

  

Set type used to store values from TDynHashArrayOption.

THashFunction

  

Type for hash function.

TOnEachHashItem

  

Defines a Boolean function type used to enumerate hash items in TDynHashArray.

TOnGetKeyForHashItem

  

Defines a Pointer function type used to get the key value for a hash item in TDynHashArray.

TOwnerHashFunction

  

Defines a hash function implemented as an object procedure.


Version 4.4 Generated 2025-11-08 Home