Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
CRASH: RemoveProperty with a active bindevent
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Programmation Orientée Object
Titre:
CRASH: RemoveProperty with a active bindevent
Versions des environnements
Visual FoxPro:
VFP 9
Divers
Thread ID:
01040183
Message ID:
01040183
Vues:
45
myObject=CREATEOBJECT("Custom")

myObject.ADDPROPERTY("SomeProperty")
* OR
*ADDPROPERTY(myObject,"SomeProperty")

=BINDEVENT(myObject,"SomeProperty",myObject,"Init")

* CRASH
REMOVEPROPERTY(myObject,"SomeProperty")
Fabio
Répondre
Fil
Voir

Click here to load this message in the networking platform