D
David de Passos
Hi!
I have 100 Labels and I need to put in text property a value but I don't
want to write 100 lines of code, like something like that:
for i=1 to 100
xrLabel(i).Text= i
next
How can do that?
--
Cumprimentos,
David de Passos
--------------------------------------------------------------
RCSOFT, Lda.
E-Mail: (e-mail address removed)
Móvel: +351 966931639
Telefone: +351 239708708
Fax: +351 239708701
Tel. Directo: +351 239708705 ext. 401
I have 100 Labels and I need to put in text property a value but I don't
want to write 100 lines of code, like something like that:
for i=1 to 100
xrLabel(i).Text= i
next
How can do that?
--
Cumprimentos,
David de Passos
--------------------------------------------------------------
RCSOFT, Lda.
E-Mail: (e-mail address removed)
Móvel: +351 966931639
Telefone: +351 239708708
Fax: +351 239708701
Tel. Directo: +351 239708705 ext. 401