MaxListSize
Maximum amount of elements in a list
Declaration
Source position: fgl.pp line 36
const
MaxListSize = Maxint div 16
Description
MaxListSize is the maximum number of elements a list can contain before the memory runs out.
See also
Name | Description |
---|---|
TFPSList.Capacity | Current capacity of the list |