You are here: Symbol Reference > AbstractMtxVecInt Namespace > Classes > TMtxVecInt Class > public > Size Method > TMtxVecInt.Size Method (TMtxVecBase, TIntPrecision)
MtxVec VCL
ContentsIndex
PreviousUpNext
TMtxVecInt.Size Method (TMtxVecBase, TIntPrecision)

Allows the IntPrecision property of the calling object to become of aPrecision value instead of Src.IntPrecision value.

Pascal
function Size(const Src: TMtxVecBase; aPrecision: TIntPrecision): TMtxVecInt; virtual; overload;

It is also possible to pass the calling object as the Src with a different IntPrecision value. The value of the IntPrecision property can be changed without knowing the actual type of the object.

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