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

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

Pascal
class operator LessThanOrEqual(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!