Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Release Object
Message
 
 
À
15/05/2006 08:52:15
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
01121874
Message ID:
01121880
Vues:
32
>What is the way to release an object that is assigned to a form property.
>
>i.e. Thisform.MyProperty = CREATEOBJECT('.....')

thisform.myObject = null

If myObject has release() method, you can call it right before the previous line.
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform