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

TdxBarSelectionOperation Enum

Declaration

TdxBarSelectionOperation = (
    soAdd,
    soExclude,
    soExclusive
);

Members

Name
soAdd
soExclude
soExclusive
See Also