You are here:
Symbol Reference >
MtxExprInt Namespace
>
Classes
>
MatrixInt Record
>
public
>
LessThanOrEqual Operator
>
MatrixInt.LessThanOrEqual Operator (integer, MatrixInt)
MtxVec VCL
MatrixInt.LessThanOrEqual Operator (integer, MatrixInt)
MatrixInt Record
|
MatrixInt Members
|
MtxExprInt Namespace
|
LessThanOrEqual Operator
Collapse All
Returns true, if ALeft is smaller or equal from all elements in ARight.
Pascal
class
operator
LessThanOrEqual
(
const
ALeft
: integer;
const
ARight
:
MatrixInt
);
Group
LessThanOrEqual Operator
Links
MatrixInt Record
,
MatrixInt Members
,
MtxExprInt Namespace
,
LessThanOrEqual Operator
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic?
Send feedback!