Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Adding property in Class Designer
Message
De
27/03/2003 12:08:56
 
 
À
26/03/2003 19:09:05
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00770494
Message ID:
00770810
Vues:
8
Hi Steve,and Sergey,

Thanks for the clarification (I thought if I was using a keyword it would recognise the property).

Blair


Blair,

To add to Sergey's comments...

Simply adding a custom property to a class does not actually add any functionality to the class. It provides a place where you can store (non-persistant) information within an object. You can then refer to that property from code, both within the class itself and from the outside (depending on whether it is public/protected/hidden).

So the class, by itself, does not "understand" what the property is, until you write code that uses the property.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform