TcxOwnedInterfacedCollection.OnChange Event
Fires after the current collection has been modified (a collection item is added, inserted, removed, etc.).
#Declaration
Delphi
property OnChange: TcxCollectionNotifyEvent read; write;
See Also