Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Finding Objects from program
Message
From
22/04/1998 23:58:49
 
 
To
22/04/1998 23:49:26
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00094198
Message ID:
00094200
Views:
24
If the objects are added to the form using the AddObject method, the objects can be found in the Objects collection of the form. So, you can scan it to find your special objects.

Vlad

>During the course of a progam, the user can add objects to a form (.vcx) and each object will be named in sequence like row**. Users can also delete an object previously created. When user finishes, I want to get various properties of new objects created.
>
>At present, the best way I can see is to maintain an array of object names created and process the array to reference each new object.
>
>Is there a simpler way ?
>thanks
>John Harriss
Previous
Reply
Map
View

Click here to load this message in the networking platform