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

Apply binary "or" between elements in the calling object and Value.

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

the result of binary "or" between Value and values in the calling object.

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