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

Returns true, if coresponding elements in ALeft are greater or equal from coresponding elements in ARight.

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