RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
System.opNot Constant

opNot defines a binary negation operation.

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

System

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

 

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