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

Defines a sub-vector.

Pascal
procedure SetSubIndex(const Src: TMtxVecInt; 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!