Skip to main content
A newer version of this page is available. .

TcxCollectionOperation Enum

Declaration

TcxCollectionOperation = (
    copAdd,
    copDelete,
    copChanged
);

Members

Name
copAdd
copDelete
copChanged
See Also