Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Find out: Object properties modified & Event code added
Message
 
 
To
18/08/2007 19:32:35
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
01248984
Message ID:
01248985
Views:
19
You can use PEMSTATUS() and AEVENTS().
* Returns .T. if property has been modified
PEMSTATUS(oObject, cProperty, 0)
* List of bindings
AEVENTS(ArrayName, oObject)
>
>This must have been answered already here, but nonetheless I still need it.
>Of course I am talking in design time.
>
>Can this be done without hacking forms scx table ?
>
>Any help is greatly appreciated.
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform