You are here: Symbol Reference > AbstractMtxVec Namespace > Classes > TMtxVec Class > public > Size Method > TMtxVec.Size Method (TMtxVecBase, boolean)
MtxVec VCL
ContentsIndex
PreviousUpNext
TMtxVec.Size Method (TMtxVecBase, boolean)

Allows the complex property of the calling object to become of AComplex value instead of Src.Complex value.

Pascal
function Size(const Src: TMtxVecBase; AComplex: boolean): TMtxVec; virtual; overload;

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

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