Navigation: Code Documentation > RSCommon > Structures > Classes > TGCollectionItem > Properties
TGCollectionItem.Notifications Property
Contains the list of collection item objects that need to be notified when this item is freed
Namespace: Structures
Delphi
protected property Notifications: TList<TGCollectionItem> read FNotifications;
Property Value
Type: TList<TGCollectionItem>
•Structures.TGCollectionItem.Notification(TGCollectionItem)
•Structures.TGCollectionItem.NotifyAll
•TGCollectionItem
•Structures