API:System.Generics.Collections.TDictionary.ValueNotify
Delphi
procedure ValueNotify(const Value: TValue; Action: TCollectionNotification); virtual;
C++
virtual void __fastcall ValueNotify(const TValue Value, TCollectionNotification Action);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
procedure function |
protected | System.Generics.Collections.pas System.Generics.Collections.hpp |
System.Generics.Collections | TDictionary |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!