TObjectMultiMap<TKey,TValue>.ValueChanged(TValue,TCollectionChangedAction) Method
Represents method ValueChanged(TValue,TCollectionChangedAction)
.
protected procedure ValueChanged(const item: TValue; action: TCollectionChangedAction); override;
Parameters
- item
- Type: TValue
- action
- Type: System.Void