[Overview][Constants][Types][Classes][Procedures and functions][Variables] |
Hander called when an item in the collection has changed.
Update is called in the following cases:
Descendent classes can override this method to perform additional actions when the collection changes. The Item parameter indicates the item that was changed. This can be Nil
|
Procedure called if an item is added to or removed from the collection. |