You are here: Symbol Reference > MtxExprInt Namespace > Classes > VectorInt Record > Create Constructor > VectorInt.Create Constructor (integer, TIntPrecision)
MtxVec VCL
ContentsIndex
PreviousUpNext
VectorInt.Create Constructor (integer, TIntPrecision)

Internally creates TVecInt object without using object cache.

Pascal
constructor Create(aLength: integer; aPrecision: TIntPrecision); overload;

Creates TVecInt object without using object cache. Suitable for declaring global variables.

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