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

MaxHashListSize

Maximum size of hash list.

Declaration

Source position: contnrs.pp line 201

const MaxHashListSize = Maxint div 16;

Description

MaxHashListSize is the maximum number of elements a hash list can contain.

See also

TFPHashList

  

Hash list class for pointer data.


Documentation generated on: Jul 24 2023