Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Adding Method to an object programatically
Message
 
 
À
24/04/2007 15:00:47
Information générale
Forum:
Visual FoxPro
Catégorie:
Programmation Orientée Object
Divers
Thread ID:
01219499
Message ID:
01219501
Vues:
9
>Is it possible to add or change some methods to the object programatically but in the "define class" section? As it is possible with properties?
>
>Ok, I know I can do this in class definition
>
>
>DEFINE CLASS ...
>   ...
>   PROCEDURE Click
>    ...
>ENDDEFINE
>
>
>but I'd like to add several objects for the same class and later change their properties and also make them different methods.
>
>
>Zlatko.

Look into BINDEVENT function in Help.
If it's not broken, fix it until it is.


My Blog
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform