Unit 'Contnrs' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#fcl]

MaxHashTableSize

Maximum size of the hash table.

Declaration

Source position: contnrs.pp line 203

const MaxHashTableSize = Maxint div 4;

Description

MaxHashTableSize is the maximum number of elements in the hash.

See also

TFPHashList

  

Hash list class for pointer data.


Documentation generated on: Jul 24 2023