You are here: Symbol Reference > MtxExprInt Namespace > Classes > VectorInt Record > public > SetIt Method > VectorInt.SetIt Method (array of integer)
MtxVec VCL
ContentsIndex
PreviousUpNext
VectorInt.SetIt Method (array of integer)

Sets object values.

Pascal
function SetIt(const A: array of integer): TMtxVecInt; overload;

Set object values. The size of the calling object is adjusted to match the length of the array. The elements of A array are copied to the calling object elements. The IntPrecision property of the calling object is not changed.

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