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

Returns true, if ALeft is greater or equal from all elements in ARight.

Pascal
class operator GreaterThanOrEqual(const ALeft: integer; const ARight: MatrixInt);
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!