You are here: Symbol Reference > MtxVecBase Namespace > Classes > TMtxVecBase Class > public > TMtxVecBase.FreeToCache Method
MtxVec VCL
ContentsIndex
PreviousUpNext
TMtxVecBase.FreeToCache Method

Frees the object.

Pascal
procedure FreeToCache; virtual;

If the object was created with a call to CreateIt, this routine will call FreeIt. If the object was created with a call to constructor (Create), this routine will call the destructor (Free).

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