TScCollection
property OnChanged: TNotifyEvent;
Description
Occurs after the changes in a collection are complete.
Whenever items in the collection are added, deleted, moved, or modified, the OnChanged event occurs.