Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
CREATEOBJECT() vs ADDOBJECT
Message
De
20/07/1998 20:28:40
 
 
À
20/07/1998 07:37:32
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00119217
Message ID:
00119528
Vues:
20
To add to the other messages: the behavior of the object created may depend on the way it was created. Usually these differences are not documented.

Maybe the most important difference I know (and very useful too) is that a timer added with AddObject to a toolbar will never fire, but a timer created with CreateObject() (and bound to a property of a toolbar) works just fine.

Vlad

>Can someone tell me the difference between the two and when to use each?
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform