Back to Devexpress

TcxComponentCollectionNotification Enum

vcl-cxclasses-bbc71da2.md

latest360 B
Original Source

TcxComponentCollectionNotification Enum

Declaration

delphi
TcxComponentCollectionNotification = (
    ccnAdded,
    ccnChanged,
    ccnExtracting,
    ccnExtracted,
    ccnDeleting
);

Members

Name
ccnAdded
ccnChanged
ccnExtracting
ccnExtracted
ccnDeleting

See Also

cxClasses Unit