Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Release a form
Message
From
18/11/2004 11:00:30
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Environment versions
Visual FoxPro:
VFP 7 SP1
Database:
Visual FoxPro
Miscellaneous
Thread ID:
00960885
Message ID:
00962642
Views:
14
>Fabio, Fabio, Fabio,
>
>A array doesn't make any difference at all. Those objects will not participate in the event loop, and thus not useful in Miroslav's case.
>
>>David, david
>>
>>I have written arrays of members!
>>Know you of what i speak?

This is a Arrays of members:
THIS.AddProperty('member['+LTRIM(STR(m.tnObjects))+']')
for tnObjects = 1 to tnObjects
     this.AddObject('member[' + LTRIM(STR(m.tnObjects))+']', 'classname')
next i
Now you known it.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform