You are here: Symbol Reference > AbstractMtxVecInt Namespace > Classes > TMtxVecInt Class > public > BinaryOr Method > TMtxVecInt.BinaryOr Method (TMtxVecInt, integer)
MtxVec VCL
ContentsIndex
PreviousUpNext
TMtxVecInt.BinaryOr Method (TMtxVecInt, integer)

Apply binary "or" between elements in Src and Value.

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

the result of binary "or" of Value with coresponding values in Src stored in the calling object.

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