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

Read only property. Maximum number of objects used inside object cache.

Pascal
property MaxCount: integer;

Use this value to trim the size of the object cache for your application. Too large cache eats away too much system memory and too small cache can result in performance penalties.

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