Low-level hash list.
Source position: contnrs.pp line 271
public property TFPHashList.List : PHashItemList read FHashList;
List exposes the low-level item list. It should not be used directly.
Strs
Low-level memory area with strings.
THashItemList
array of THashItem records.