Skip to main content
A newer version of this page is available. .

TcxCollectionNotifyEvent Type

Declaration

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

Parameters

Name Type
Sender TObject
AItem TCollectionItem
See Also