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

Returns true, if coresponding elements in ALeft are greater than coresponding elements in ARight.

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