Unit 'fgl' Package
[Overview][Constants][Types][Classes][Index] [#rtl]

MaxListSize

Maximum amount of elements in a list.

Declaration

Source position: fgl.pp line 32

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: Jul 24 2023