[Overview][Constants][Types][Classes][Index] Reference for unit 'fgl' (#rtl)

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

TFPSList.Capacity

  

Current capacity of the list


Documentation generated on: May 14 2021