API:System.Generics.Collections.TDictionary.OnValueNotify

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property OnValueNotify: TCollectionNotifyEvent<V> read FOnValueNotify write FOnValueNotify;

C++

__property _dt_System_Generics_Collections_11 OnValueNotify = {read=FOnValueNotify, write=FOnValueNotify};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
event public
System.Generics.Collections.pas
System.Generics.Collections.hpp
System.Generics.Collections TDictionary

Beschreibung

Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.