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



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

THashTable

Array of hash values

Declaration

Source position: contnrs.pp line 202

type THashTable = array [0..MaxHashTableSize-1] of Integer;

Description

THashTable defines an array of integers, used to hold hash values. It's mainly used to define the PHashTable class.

See also

PHashTable

  

Pointer to THashTable 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