[fpc-pascal] TString idea (like stringlist but string only)

noreply at z505.com noreply at z505.com
Thu Apr 2 19:30:05 CEST 2020


Is there a need by anyone for a TString where one could add to a string 
(TString.Add) without any CRLF (line feeds) and modify a string as an 
object?

I have needed this several times as the TStringList linefeeds get in the 
way. It's similar to say some kind of stringlist but focuses only on an 
ansistring as an object instead of a string, to add to, modify, capacity 
(capstr capacity growth idea too).

Regards, Lars
(long time no post!)


More information about the fpc-pascal mailing list