Back to Devexpress

TcxCollectionNotifyEvent Type

vcl-cxclasses-42dd8fb3.md

latest446 B
Original Source

TcxCollectionNotifyEvent Type

Declaration

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

Parameters

NameType
SenderTObject
AItemTCollectionItem

See Also

cxClasses Unit