TCollectionNotification
Collection change notification enumeration.
Declaration
Source position: classesh.inc line 520
Type
TCollectionNotification = (cnAdded,cnExtracting,cnDeleting)
Description
TCollectionNotification is used in the TCollection class to send notifications about changes to the collection.