System.Generics.Collections.TOrderedDictionary Events

From RAD Studio API Documentation
Revision as of 23:53, 11 September 2024 by BuildBot (talk | contribs) (Created page with "{{#lst:API:System.Generics.Collections.TOrderedDictionary Events|head}} <section begin="short"/><!--Short description here--><section end="short"/> <!--Additional Comments go...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


InheritedProtected
OnKeyNotifypublicOccurs when a dictionary key pair changes.
OnValueNotifypublicOccurs when a dictionary key pair changes.