[Overview][Types][Classes][Index] |
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.0 | Generated 2025-05-03 | Home |