RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
System.opNegate Constant

opNegate defines a negate operation.

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

System

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. 

 

UnaryOp 

TVarOp

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!