You are here: Symbol Reference > AbstractMtxVec Namespace > Classes > TMtxVec Class > public > Find Method > TMtxVec.Find Method (TCplx)
MtxVec VCL
ContentsIndex
PreviousUpNext
TMtxVec.Find Method (TCplx)

Compare complex value X with all calling object elements.

Pascal
function Find(const x: TCplx): integer; overload;

the index of last matched element. If no matching elements are found, the result is -1.

An exception is raised if calling object Complex property is false.

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