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