So let's say i have this in my var,
ID : String = 'TEST1';
What i want to do is add another set of 'TEST2' so that makes 2 in one string ID : String = 'TEST1' and 'TEST2';
How can i do this?
|
Results 1 to 1 of 1
Thread: [Delphi 2007]String help!!!!
|
Click Here to Expand Forum to Full Width |