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

Uses TMtxInt object as internal storage.

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

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