WinStudio
Occurs before a parent form updates a linked child form. The event occurs in the child form during various standard operations performed on the parent form.
The default implementation updates any variables specified in the SETVARVALUESONLINKUPDATE specification, and then refreshes the primary collection.
The following sequence of events was generated by performing the Next operation in a parent form. Events in boldface type occur in the linked child form, and the other events occur in the parent form.
Your application can call the default implementation by generating the event.