Unit 'StringHashList' Package
[Overview][Types][Classes][Index] [#lazutils]

PStringHashItemList

Pointer to a block of TStringHashItem instances.

Declaration

Source position: stringhashlist.pas line 39

type PStringHashItemList = ^PStringHashItem;

Description

Implements the storage used in the TStringHashList class.

See also

TStringHashItem

  

Record type used to represent a hash item for a String value.

TStringHashList

  

Implements a container used to store hashed item values, keys, and data.


Version 4.4 Generated 2025-11-08 Home