Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > RSCommon > Structures > Classes > TGCollectionItem > Methods

TGCollectionItem.Notification(TGCollectionItem) Method

Scroll Prev Top Next More

The Notification method is called when the object specified by the Item parameter is being destroyed.

Do not call the Notification method in an application. Notification is called automatically when the collection item specified by Item is about to be deleted.

A collection item can, if needed, act on the notification that a collection item is being removed. For example, if a collection has object fields or properties that contain references to other collection items, it can check the notifications of collection item removals and invalidate those references as needed.
 

Namespace: Structures

Parameters

Item

Type: TGCollectionItem

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb