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

Adopts TMtxInt object.

Pascal
procedure Adopt(const Src: TMtxInt); overload;

Src object will be adopted by MatrixInt. When the MatrixInt gets out of scope, the object will be freed.

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