JCL Help:TWideStringList.Changed

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Called every time after a change has occurred to the list.


Pascal

 protected procedure Changed; virtual;


Description

Changed is called every time after a change has occurred to the list. If the list is being updated Changed does nothing, otherwise it fires the OnChange event.


See Also

Changing OnChange OnChanging


About

Donator

Mike Lischke


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