|
FORUM MESSAGE
|
|
You are reading a General forum message.
Name property
Author: janego
Date Posted: 2003-09-03 16:20:14
Good morning,
I use 10 component named counter1, counter 2.....
How is it possible to insert them with index:
AnsiString str="counter";
for(i=1;i<11;i++)
str+IntToString(i)->Text="100";
I have counter1 in an AnsiString, and name property is an AnsiString ?
but this don't work
Sorry for my bad english
Thanks for help.
Michel
REPLY TO THIS MESSAGE?
Top
You can post a reply to this General message using the form below:
|
|