You are here: Symbol Reference > MtxExpr Namespace > Classes > Vector Record > Create Constructor > Vector.Create Constructor (TVec)
MtxVec VCL
ContentsIndex
PreviousUpNext
Vector.Create Constructor (TVec)

Uses TVec object as internal storage.

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

The resulting Vector will own Src object of TVec 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!