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

MaxHashListSize

Maximum size of hash list.

Declaration

Source position: contnrs.pp line 200

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: May 14 2021