Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
BindEvent() and This
Message
From
07/05/2009 10:33:54
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9
Miscellaneous
Thread ID:
01398345
Message ID:
01398354
Views:
69
>>I want to put the same code in headers and textboxes for several columns. The current approach is to copy the same code, but I thought BindEvent() might be a better approach. Now, the current commands include references to This, and I assume that in the delegate code, This would refer to the delegate object. Is there a way to find out the original object (e.g., some grid column, or Grid Header in the column) from which object the delegate method was called?
>>
>>TIA,
>>
>>Hilmar.
>
>Yes, check AEVENTS()

Hey, this is great - exactly what I was looking for. Once more, your reply has been of great help to me.

I suppose, then, that in the delegate method I must create an array with something like aevents("MyArray", 1), and use the corresponding array element where previously I used "This".
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform