JCL Help:OnChange

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Occurs immediately after the list of strings has changed.


Description

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


See Also

OnChanging


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