You are here: Symbol Reference > MtxVec Namespace > Classes > TVec Class > public > TVec.SetSubIndex Method
MtxVec VCL
ContentsIndex
PreviousUpNext
TVec.SetSubIndex Method

Defines a sub-vector.

Pascal
procedure SetSubIndex(const Src: TMtxVec; BeginIndex: integer; EndIndex: integer); overload;

Define a subvector of the Src vector starting at BeginIndex and ending at EndIndex (inclusive).

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