[Overview][Constants][Types][Classes][Procedures and functions] | Reference for unit 'contnrs' (#fcl) |
array of THashItem records.
Source position: contnrs.pp line 200
type THashItemList = array [0..MaxHashListSize-1] of THashItem; |
THashItemList is an array type, primarily used to be able to define the PHashItemList type. It's used in the TFPHashList class.
|
Pointer to THashItemList array |
|
|
Hash list class for pointer data |
No notes exist for this page yet.