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

Uses TVecInt object as internal storage.

Pascal
constructor Create(const Src: TVecInt); overload;

The resulting Vector will own Src object of TVecInt type and will release it once Vector gets out of scope.

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