with over 300k rows (in text format). id like to make a program that searches the list. i read somewhere tstringlist or tlistbox only support 32k rows. is there any suggestion how can program this project with lazarus with such large (over 300k rows) list?
i tried to use TStringGrid with rows amount more than 70k and it works. So, i think, StringList must work
TStringList can have over 2 billion lines
Обсуждают сегодня