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

Adopts TVec object.

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

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

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