Skip to main content

TcxCollectionNotifyEvent Type

Declaration

TcxCollectionNotifyEvent = procedure(Sender: TObject; AItem: TCollectionItem) of object;

Parameters

Name Type
Sender TObject
AItem TCollectionItem
See Also