| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Maximum number of elements in list.
Source position: classesh.inc line 44
const MaxListSize = Maxint div 16;  | 
This constant sets the maximum number of elements in a TList.