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

Uses Src object as internal storage.

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

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

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