You are here: Symbol Reference > MtxExpr Namespace > Classes > Vector Record > public > Size Method > Vector.Size Method (integer, boolean, boolean)
MtxVec VCL
ContentsIndex
PreviousUpNext
Vector.Size Method (integer, boolean, boolean)

Sets the following properties

Pascal
procedure Size(const aLength: integer; const aIsComplex: boolean; const aIsDouble: boolean); overload;
Vec.Length := ALength; Vec.Complex := AComplex;
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!