TcxComponentCollectionNotification Enum
In This Article
#Declaration
Delphi
TcxComponentCollectionNotification = (
ccnAdded,
ccnChanged,
ccnExtracting,
ccnExtracted,
ccnDeleting
);
#Members
Name |
---|
ccn
|
ccn
|
ccn
|
ccn
|
ccn
|
See Also