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

Set calling object complex elements [Index]..[Index+Len-1] to complex Value.

Pascal
function SetVal(const Value: TCplx; Index: integer; Len: integer): TMtxVec; overload;

Complex property of the calling object are set to true even before the call it was false. An exception is raised if calling object array borders are overrun/underrun.

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