RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
System.opAdd Constant

opAdd defines an addition operation.

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

System

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. 

 

BinaryOp 

BinaryOp 

TVarOp

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