API:System.Generics.Collections.TDictionary.OnValueNotify

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

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

C++

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

Properties

Type Visibility Source Unit Parent
event public
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!