Skip to main content

TdxGroupOperatorType Enum

Declaration

TdxGroupOperatorType = (
    &And,
    &Or
);

Members

Name
And
Or
See Also