Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
PEMSTATUS()?
Message
De
09/09/1999 14:30:26
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Programmation Orientée Object
Titre:
Divers
Thread ID:
00262851
Message ID:
00263058
Vues:
18
This will return true if the grandparent contains the PEM from this.init. I tested and does work. But I would think it shouldn't for the same reason Tom stated, 'The form has instanciated'.
>
>Care to DeMystify this behaviour?

A form does exist before it's children are inited; it's Load event runs, doesn't it? Also any of the children can reference any property of the form from their init methods which run before the form.init runs. But an objectr cannot be completely considered "complete" until after it's init runs- killing it before this kills it without causing the Destroy to fire, so it must not really be there...

I can't explain why, I just know what happens.
Erik Moore
Clientelligence
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform