Where is stringbuilder?
- From: "brett" <account@xxxxxxxxx>
- Date: 16 Oct 2006 12:15:27 -0700
Is the best way to concatenate strings in Delphi 7
s := s + t //add to same string
instead of
s := t + v //these are different
Also, there doesn't seem to be a stringbuilder. Was this not a feature
of version 7?
Thanks,
Brett
.
- Follow-Ups:
- Re: Where is stringbuilder?
- From: Rob Kennedy
- Re: Where is stringbuilder?
- Prev by Date: Re: Adding combobox to grid?
- Next by Date: Re: Adding combobox to grid?
- Previous by thread: problem with Delphi 7
- Next by thread: Re: Where is stringbuilder?
- Index(es):