TCollectionItemRemovedArgs Class
Event arguments passed to the OnCollectionItemRemoved callback when an item is removed from an association collection.
Syntax
Unit: Aurelius.Events.Manager
TCollectionItemRemovedArgs = class(TCollectionItemArgs);
Event arguments passed to the OnCollectionItemRemoved callback when an item is removed from an association collection.
Unit: Aurelius.Events.Manager
TCollectionItemRemovedArgs = class(TCollectionItemArgs);