You are here: Symbol Reference > MtxExprInt Namespace > Classes > VectorInt Record > public > BinaryOr Method > VectorInt.BinaryOr Method (TMtxVecInt)
MtxVec VCL
ContentsIndex
PreviousUpNext
VectorInt.BinaryOr Method (TMtxVecInt)

Apply binary "or" between coresponding elements in Src and Self.

Pascal
function BinaryOr(const Src: TMtxVecInt): TMtxVecInt; overload;

the result of binary "or" of Src values with coresponding values in Self (this).

Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!