TcxCollectionNotifyEvent Type
Declaration
TcxCollectionNotifyEvent = procedure(Sender: TObject; AItem: TCollectionItem) of object;
Parameters
Name | Type |
---|---|
Sender | TObject |
AItem | TCollectionItem |
See Also
TcxCollectionNotifyEvent = procedure(Sender: TObject; AItem: TCollectionItem) of object;
Name | Type |
---|---|
Sender | TObject |
AItem | TCollectionItem |
No
Your feedback is appreciated.