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

Copies values from an 2 byte signed integer type Src array.

Pascal
function CopyFromArray(const Src: TSmallIntArray): 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!