JCL Help:OnChanging

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Occurs immediately before the list of strings is changed.


Description

The OnChanging event is fired immediately before changes are made to the list of strings. Changes that cause an OnChange event are addition, deletion, moving (e.g. exchange) and the modification of a string. Note that after the modification is made the OnChange event is fired.


See Also

OnChange


About

Donator

Mike Lischke


Notes

This event is only fired when the UpdateCount is 0 (BeginUpdate and EndUpdate calls are balanced).


Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page