TMultiMap<TKey,TValue>.DoKeyChanged(TObject,TKey,TCollectionChangedAction) Method
Represents method DoKeyChanged(TObject,TKey,TCollectionChangedAction)
.
private procedure DoKeyChanged(Sender: TObject; const Item: TKey; Action: TCollectionChangedAction);
Parameters
- Sender
- Type: TObject
- Item
- Type: TKey
- Action
- Type: System.Void