You are here: Symbol Reference > AbstractMtxVecInt Namespace > Classes > TMtxVecInt Class > public > FindIndexes Method > TMtxVecInt.FindIndexes Method (TMtxVecInt, string, TMtxVecInt)
MtxVec VCL
ContentsIndex
PreviousUpNext
TMtxVecInt.FindIndexes Method (TMtxVecInt, string, TMtxVecInt)

Finds matching indexes. The b parameter is of TMtxVecInt type.

Pascal
function FindIndexes(const a: TMtxVecInt; const op: string; const b: TMtxVecInt): TMtxVecInt; overload;

op parameter can be < , > , >= , <= , = or <>

Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!