You are here: Symbol Reference > MtxExprInt Namespace > Classes > VectorInt Record > public > Convert Method > VectorInt.Convert Method (TMtxVecInt, TIntPrecision)
MtxVec VCL
ContentsIndex
PreviousUpNext
VectorInt.Convert Method (TMtxVecInt, TIntPrecision)

Copy each of Vec elements to the calling object.

Pascal
function Convert(const Src: TMtxVecInt; DstIntPrecision: TIntPrecision): TMtxVecInt; overload;

The Size property of the calling object is set implicitly to match Vec object. The storage precision of the calling object is set to DstIntPrecision.

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