Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Collection Object
Message
De
07/10/1999 10:47:46
Nancy Folsom
Pixel Dust Industries
Washington, États-Unis
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00273466
Message ID:
00273708
Vues:
24
Scott-

Keep in mind that when you release the form, you may need to clean up any outstanding object references in order for the form to release.

What I found (at least in 5.0) was that I had to loop through my array of objects and set each to .NULL. It wasn't enough to set the array property to .NULL., IOW.

BTW, what you originally asked for was a collections object, and while there are ways to do it in VFP (and very nice ways, too), I'd also like it if there was a base collections object. Even more than that that every object's collection property was the same. For example, why does the collection property for pageframes ("pages") have to be named differently from the the one for forms ("controls"). JMHO.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform