RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
System.opNot Constant

opNot defines a binary negation operation.

Pascal
opNot = 13;
C++
opNot = 13;

opNegate represents the binary (bitwise) inversion of an operand value. 

 

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