You are here: Symbol Reference > AbstractMtxVecInt Namespace > Classes > TMtxVecInt Class > public > CopyFromArray Method > TMtxVecInt.CopyFromArray Method (TIntegerArray)
MtxVec VCL
ContentsIndex
PreviousUpNext
TMtxVecInt.CopyFromArray Method (TIntegerArray)

Copies values from an integer type Src array.

Pascal
function CopyFromArray(const Src: TIntegerArray): TMtxVecInt; overload;

The size property of the calling object is set implicitely. The integer precision of the calling object is preserved.

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