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

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

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