help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Constants][Types][Classes][Procedures and functions] Reference for unit 'contnrs' (#fcl)

THashItemList

array of THashItem records.

Declaration

Source position: contnrs.pp line 200

type THashItemList = array [0..MaxHashListSize-1] of THashItem;

Description

THashItemList is an array type, primarily used to be able to define the PHashItemList type. It's used in the TFPHashList class.

See also

PHashItemList

  

Pointer to THashItemList array

TFPHashList

  

Hash list class for pointer data

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505