TDictionary<TKey,TValue>.DoKeyNotify(TObject,TKey,TCollectionNotification) Method
Represents method DoKeyNotify(TObject,TKey,TCollectionNotification)
.
private
procedure DoKeyNotify(Sender: TObject; const Item: TKey;
Action: TCollectionNotification);
Parameters
- Sender
- Type: TObject
- Item
- Type: TKey
- Action
- Type: TCollectionNotification