Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Releasing objects?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00053676
Message ID:
00053718
Vues:
30
>What's the proper way to release an object? For example, if I :
>x=Createobject('myobject') where myobject is a class based on the
>cutom class (and thus, has no Release method built in)? x.Destroy()
>doesn't work since destroy is an even. I hate using Release x.

why? if you're going to create in code, it makes sense (and easy reading) to release in code.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform