TcxComponentCollectionChangeEvent Type
In This Article
#Declaration
Delphi
TcxComponentCollectionChangeEvent = procedure(Sender: TObject; AItem: TcxComponentCollectionItem; AAction: TcxComponentCollectionNotification) of object;
#Parameters
Name | Type |
---|---|
Sender | TObject |
AItem | Tcx |
AAction | Tcx |
See Also