Open main menu

RAD Studio API Documentation β

System.Generics.Collections.TCollectionNotifyEvent

Delphi

TCollectionNotifyEvent<T> = procedure(Sender: TObject; const Item: T;
Action: TCollectionNotification) of object;

Properties

Type Visibility Source Unit Parent
type public System.Generics.Collections.pas System.Generics.Collections System.Generics.Collections

Description

Embarcadero Technologies does not currently have any additional information.