Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Custom Class VCX Parent Class Reference
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Titre:
Custom Class VCX Parent Class Reference
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Divers
Thread ID:
01056796
Message ID:
01056796
Vues:
72
I have a custom class (.vcx) that I used in code (CREATEOBJECT(.....)) and also by dropping the class in forms.
In the init of the form I have code that runs all the time. The problem is that in this code I reference thisform.
When I create a object with CREATEOBJECT(.....) i don't have a form as a parent class for the object and the code crash. I can't use try...catch with a VARTYPE(object.parent) because class is used in vfp7 and vfp9 environment.
I couldn't find a command that can tell me if the object has a parent class or not.

Thanks.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform