Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Adding Method to an object programatically
Message
 
 
To
24/04/2007 15:00:47
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Miscellaneous
Thread ID:
01219499
Message ID:
01219501
Views:
8
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform