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

MaxHashStrSize

Maximum string size.

Declaration

Source position: contnrs.pp line 202

const MaxHashStrSize = Maxint;

Description

MaxHashStrSize is the maximum amount of data for the key string values. The key strings are kept in a continuous memory area. This constant determines the maximum size of this memory area.

See also

TFPHashList

  

Hash list class for pointer data.


Documentation generated on: Jul 24 2023