RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
System.opNegate Constant

opNegate defines a negate operation.

Pascal
opNegate = 12;
C++
opNegate = 12;

opNegate is one of the operation types that TVarOp may be set to when performing unary operations such as UnaryOp.  

opNegate represents the inversion of an operand value. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!