You are here: Symbol Reference > MtxVecBase Namespace > Classes > TAbstractMtxVecCache Class > public > TAbstractMtxVecCache.CacheWasFull Property
MtxVec VCL
ContentsIndex
PreviousUpNext
TAbstractMtxVecCache.CacheWasFull Property

Returns true, if object cache was too small.

Pascal
property CacheWasFull: boolean;

Only a limited count of items is available in the object cache. If object cache runs out of objects, the code performance could be seriously affected (also by 20x in some cases). Do not allocate objects from cache in large numbers.

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