By: Angel Martinez
Abstract: Explains the number of Strings a TStringList can hold
Question:
What are the size limitations of a TStringList?
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
Answer:
TStringList can hold up to 134,217,728 strings (MaxListSize+1). There are no limits on the size of the string (other than physical memory limits and processor address space limits).
source : http://dn.codegear.com/article/30333
Saturday, October 25, 2008
Limitation of TStringList
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment