[Overview][Constants][Types][Classes][Procedures and functions] | Reference for unit 'contnrs' (#fcl) |
Maximum string size
Source position: contnrs.pp line 194
const MaxHashStrSize = Maxint; |
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.
|
Hash list class for pointer data |
No notes exist for this page yet.