Pointer to a block of TStringHashItem instances.
Source position: stringhashlist.pas line 39
type PStringHashItemList = ^PStringHashItem; |
Implements the storage used in the TStringHashList class.
|
Record type used to represent a hash item for a String value. |
|
|
Implements a container used to store hashed item values, keys, and data. |
| Version 4.4 | Generated 2025-11-08 | Home |