Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Generically redirect specific properties from parent to
Message
From
19/05/2006 08:37:44
 
 
To
18/05/2006 21:50:58
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Environment versions
Visual FoxPro:
VFP 9 SP1
Miscellaneous
Thread ID:
01122795
Message ID:
01123525
Views:
21
This message has been marked as a message which has helped to the initial question of the thread.
Malcolm,

>This_ACCESS is exactly what I needed. A better explanation of my motivation can be found in my reply to Carlos.
>

Based on my last experienced, be careful of using This_ACCESS. AFAIK, This_ACCESS is when the Property/Event/Method is being access/called/raised. And if it is a property, the property hasn't been assigned yet! Then when you combined This_ACCESS with BindEvent() it's going to be more chaos! You would have to prevent it from being called recursive internally

I could be wrong though, but I just want to tell you that :)

As a note from VFP help:
THIS_ACCESS is not intended as a global replacement for Access and Assign methods

Good luck!
Herman
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform