RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
System.opAdd Constant

opAdd defines an addition operation.

Pascal
opAdd = 0;
C++
opAdd = 0;

opAdd is one of the operation types that TVarOp may be set to when performing binary operations such as BinaryOp.  

opAdd represents an addition of two operands. 

 

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