Occurs when a dictionary key pair changes.
The OnKeyNotify event occurs when items are added or removed from the dictionary. Multiple events may occur for a single operation. This allows removed objects to be freed.
Namespace: RSGenerics.Collections
Delphi |
public |
Property Value
Type: TCollectionNotifyEvent<TKey>