opCmpEQ defines an equality comparison operator.
opCmpEQ = 14;
opCmpEQ = 14;
System
opCmpEQ is one of the opCmp* comparison values that TVarOp may be set to when performing left/right operand comparisons, such as CompareOp.
opCmpEQ represents a comparison that two operands are equal in value.
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
|
What do you think about this topic? Send feedback!
|