TPDFlibOCMDExpressionItemKind

Data types

Description

Identifies a group operand or logical operator in a flat prefix visibility expression

Syntax

TPDFlibOCMDExpressionItemKind = (oekGroup, oekAnd, oekOr, oekNot);

Values

oekGroupAn optional-content group operand
oekAndLogical conjunction
oekOrLogical disjunction
oekNotLogical negation with exactly one operand