You are here: Symbol Reference > MtxVec Namespace > Functions > MtxVec.FreeIt Function
MtxVec VCL
ContentsIndex
PreviousUpNext
MtxVec.FreeIt Function

Releases objects back to the object cache.

Pascal
procedure FreeIt(var a: TMtx; var b: TMtx; var c: TMtx; var d: TMtx); overload;

Releases objects back to the object cache and sets the parameters to nil. If the parameters were not from the object cache, they are destroyed.

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